From 98eda9b110c35308f1e0dbb83ce10fd288a3a413 Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Sun, 24 Jan 2010 16:04:17 +0100 Subject: [PATCH] Updated openssh (5.3p1). --- config/rootfiles/core/36/filelists/openssh | 1 + lfs/openssh | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) create mode 120000 config/rootfiles/core/36/filelists/openssh diff --git a/config/rootfiles/core/36/filelists/openssh b/config/rootfiles/core/36/filelists/openssh new file mode 120000 index 0000000000..d8c77fd8e7 --- /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 1a048bfca4..c64cd5692a 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) -- 2.39.5