]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/commitdiff
openssh: update to 6.2p2.
authorArne Fitzenreiter <arne_f@ipfire.org>
Fri, 7 Jun 2013 10:54:34 +0000 (12:54 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Fri, 7 Jun 2013 10:54:34 +0000 (12:54 +0200)
config/rootfiles/core/69/filelists/openssh [new symlink]
lfs/openssh

diff --git a/config/rootfiles/core/69/filelists/openssh b/config/rootfiles/core/69/filelists/openssh
new file mode 120000 (symlink)
index 0000000..d8c77fd
--- /dev/null
@@ -0,0 +1 @@
+../../../common/openssh
\ No newline at end of file
index 774e18a2fb458c127cec7f627382565e2bdcb6b5..3d4ef2f960431b69d529ec4d27626af66137b9cd 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2012  IPFire Team  <info@ipfire.org>                     #
+# Copyright (C) 2007-2013  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        #
 #                                                                             #
 # 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
 
 
 include Config
 
-VER        = 6.1p1
+VER        = 6.2p2
 
 THISAPP    = openssh-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
 
 THISAPP    = openssh-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 3345cbf4efe90ffb06a78670ab2d05d5
+$(DL_FILE)_MD5 = be46174dcbb77ebb4ea88ef140685de1
 
 install : $(TARGET)
 
 
 install : $(TARGET)