X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Fopenssh;h=26ac55560f253e1703827aa10b3127dda47798e1;hb=ce1f2fdb11fbb3e83e84660796bfcd42bf6917b9;hp=c9ce7148bb842fe775087a7de1c26a32d9cf3908;hpb=99fcb81b45545073b1a8dea005bc8852fffb18ce;p=ipfire-2.x.git diff --git a/lfs/openssh b/lfs/openssh index c9ce7148bb..26ac55560f 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.6p1 +VER = 6.0p1 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 = 3c9347aa67862881c5da3f3b1c08da7b install : $(TARGET)