X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Fopenssh;h=f7d129d78adec16c89e721941b761f71c80dfcf5;hb=d2bbe7f46e107c8a94aa84aaa32f570fde298426;hp=ffcf476818a914b8a4c2d63a827d5c7d9e07760b;hpb=48cd21cdc0bf64193bfe42b4073412d510373868;p=people%2Fteissler%2Fipfire-2.x.git diff --git a/lfs/openssh b/lfs/openssh index ffcf47681..f7d129d78 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-2012 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.4p1 +VER = 5.9p1 THISAPP = openssh-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = da10af8a789fa2e83e3635f3a1b76f5e +$(DL_FILE)_MD5 = afe17eee7e98d3b8550cc349834a85d0 install : $(TARGET)