From: Arne Fitzenreiter Date: Thu, 5 Jan 2012 13:38:01 +0000 (+0100) Subject: openssh: update to 5.9p1. X-Git-Tag: v2.9-core55~2 X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=commitdiff_plain;h=8384f58553215c523a89afa06949888b35ecd275;ds=sidebyside openssh: update to 5.9p1. --- diff --git a/lfs/openssh b/lfs/openssh index 9f1c280503..f7d129d78a 100644 --- a/lfs/openssh +++ b/lfs/openssh @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2011 IPFire Team # +# 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.8p1 +VER = 5.9p1 THISAPP = openssh-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 86f5e1c23b4c4845f23b9b7b493fb53d +$(DL_FILE)_MD5 = afe17eee7e98d3b8550cc349834a85d0 install : $(TARGET)