X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Fopenssh;h=bc6fa3cade62f9622a80010933cf997fc3aa4f54;hb=211c7984d4fe68d13efb9a71a10e9468aba75c27;hp=26ac55560f253e1703827aa10b3127dda47798e1;hpb=d7d2dca96403baeb02b182afbb56679837f1a904;p=ipfire-2.x.git diff --git a/lfs/openssh b/lfs/openssh index 26ac55560f..bc6fa3cade 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.0p1 +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 = 3c9347aa67862881c5da3f3b1c08da7b +$(DL_FILE)_MD5 = 3e9800e6bca1fbac0eea4d41baa7f239 install : $(TARGET)