X-Git-Url: http://git.ipfire.org/?p=people%2Fteissler%2Fipfire-2.x.git;a=blobdiff_plain;f=lfs%2Fopenssh;h=3d4ef2f960431b69d529ec4d27626af66137b9cd;hp=f7d129d78adec16c89e721941b761f71c80dfcf5;hb=3e79f33fc28e1f33a1b7599205ab86ae455d44c8;hpb=9e31e76b8b72325dcaede4d3dfefc4a56d5caa4b diff --git a/lfs/openssh b/lfs/openssh index f7d129d78..3d4ef2f96 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 = 5.9p1 +VER = 6.2p2 THISAPP = openssh-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = afe17eee7e98d3b8550cc349834a85d0 +$(DL_FILE)_MD5 = be46174dcbb77ebb4ea88ef140685de1 install : $(TARGET)