X-Git-Url: http://git.ipfire.org/?p=people%2Fteissler%2Fipfire-2.x.git;a=blobdiff_plain;f=lfs%2Fopenssh;h=bc6fa3cade62f9622a80010933cf997fc3aa4f54;hp=774e18a2fb458c127cec7f627382565e2bdcb6b5;hb=bb0618287b9c10fac2fd1a8386128386fa667f20;hpb=2795e579303e847e245204fe48141444a66a9235 diff --git a/lfs/openssh b/lfs/openssh index 774e18a2f..bc6fa3cad 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.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 = 3345cbf4efe90ffb06a78670ab2d05d5 +$(DL_FILE)_MD5 = 3e9800e6bca1fbac0eea4d41baa7f239 install : $(TARGET)