From: Michael Tremer Date: Fri, 21 Aug 2015 20:21:27 +0000 (+0100) Subject: openssh: Update to 7.1p1 X-Git-Tag: v2.17-core94~57 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0ce8df28901c72bfc24ccce800ac1ce757ff8e60;p=ipfire-2.x.git openssh: Update to 7.1p1 Signed-off-by: Michael Tremer --- diff --git a/lfs/openssh b/lfs/openssh index ef70f2068e..22d1de5bfd 100644 --- a/lfs/openssh +++ b/lfs/openssh @@ -24,7 +24,7 @@ include Config -VER = 7.0p1 +VER = 7.1p1 THISAPP = openssh-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 831883f251ac34f0ab9c812acc24ee69 +$(DL_FILE)_MD5 = 8709736bc8a8c253bc4eeb4829888ca5 install : $(TARGET)