X-Git-Url: http://git.ipfire.org/?p=people%2Fteissler%2Fipfire-2.x.git;a=blobdiff_plain;f=lfs%2Fopenssh;h=17772c14db15e5ece45b70065c7c05c7c1a73bd8;hp=c9ce7148bb842fe775087a7de1c26a32d9cf3908;hb=3ebf8d1b011d7b4346306e150b2cda21c28ceea5;hpb=84c36011d10b6949b60a5641d5250f6aa410f0fc diff --git a/lfs/openssh b/lfs/openssh index c9ce7148b..17772c14d 100644 --- a/lfs/openssh +++ b/lfs/openssh @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007 Michael Tremer & Christian Schmidt # +# 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 = 5.6p1 +VER = 6.4p1 THISAPP = openssh-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = e6ee52e47c768bf0ec42a232b5d18fb0 +$(DL_FILE)_MD5 = a62b88b884df0b09b8a8c5789ac9e51b install : $(TARGET)