diff --git a/config/rootfiles/core/36/filelists/openssh b/config/rootfiles/core/36/filelists/openssh new file mode 120000 index 000000000..d8c77fd8e --- /dev/null +++ b/config/rootfiles/core/36/filelists/openssh @@ -0,0 +1 @@ +../../../common/openssh \ No newline at end of file diff --git a/lfs/openssh b/lfs/openssh index 1a048bfca..c64cd5692 100644 --- a/lfs/openssh +++ b/lfs/openssh @@ -24,7 +24,7 @@ include Config -VER = 5.2p1 +VER = 5.3p1 THISAPP = openssh-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = ada79c7328a8551bdf55c95e631e7dad +$(DL_FILE)_MD5 = 13563dbf61f36ca9a1e4254260131041 install : $(TARGET)