From: Arne Fitzenreiter Date: Fri, 7 Jun 2013 10:54:34 +0000 (+0200) Subject: openssh: update to 6.2p2. X-Git-Tag: v2.13-core69~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e2903617caf4656e3b2c32d33c4b103e86188f21;p=people%2Fms%2Fipfire-2.x.git openssh: update to 6.2p2. --- diff --git a/config/rootfiles/core/69/filelists/openssh b/config/rootfiles/core/69/filelists/openssh new file mode 120000 index 0000000000..d8c77fd8e7 --- /dev/null +++ b/config/rootfiles/core/69/filelists/openssh @@ -0,0 +1 @@ +../../../common/openssh \ No newline at end of file diff --git a/lfs/openssh b/lfs/openssh index 774e18a2fb..3d4ef2f960 100644 --- a/lfs/openssh +++ b/lfs/openssh @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2012 IPFire Team # +# Copyright (C) 2007-2013 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -24,7 +24,7 @@ include Config -VER = 6.1p1 +VER = 6.2p2 THISAPP = openssh-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 3345cbf4efe90ffb06a78670ab2d05d5 +$(DL_FILE)_MD5 = be46174dcbb77ebb4ea88ef140685de1 install : $(TARGET)