From 8384f58553215c523a89afa06949888b35ecd275 Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Thu, 5 Jan 2012 14:38:01 +0100 Subject: [PATCH] openssh: update to 5.9p1. --- lfs/openssh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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) -- 2.39.2