]> git.ipfire.org Git - people/trikolon/ipfire-2.x.git/commitdiff
openssh: update to 5.9p1.
authorArne Fitzenreiter <arne_f@ipfire.org>
Thu, 5 Jan 2012 13:38:01 +0000 (14:38 +0100)
committerArne Fitzenreiter <arne_f@ipfire.org>
Thu, 5 Jan 2012 13:38:01 +0000 (14:38 +0100)
lfs/openssh

index 9f1c280503d46c7420efc1a92769e8b20518fd2a..f7d129d78adec16c89e721941b761f71c80dfcf5 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2011  IPFire Team  <info@ipfire.org>                     #
+# Copyright (C) 2007-2012  IPFire Team  <info@ipfire.org>                     #
 #                                                                             #
 # 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)