X-Git-Url: http://git.ipfire.org/?p=people%2Fteissler%2Fipfire-2.x.git;a=blobdiff_plain;f=lfs%2Fopenssh;h=bc6fa3cade62f9622a80010933cf997fc3aa4f54;hp=c64cd5692af02f865b672f7c75a59930f949e5e5;hb=bb0618287b9c10fac2fd1a8386128386fa667f20;hpb=98eda9b110c35308f1e0dbb83ce10fd288a3a413 diff --git a/lfs/openssh b/lfs/openssh index c64cd5692..bc6fa3cad 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.3p1 +VER = 6.6p1 THISAPP = openssh-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 13563dbf61f36ca9a1e4254260131041 +$(DL_FILE)_MD5 = 3e9800e6bca1fbac0eea4d41baa7f239 install : $(TARGET)