]> git.ipfire.org Git - people/ms/ipfire-2.x.git/commitdiff
openssh: Update to 6.1p1.
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 5 Feb 2013 18:26:58 +0000 (19:26 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 5 Feb 2013 18:26:58 +0000 (19:26 +0100)
config/rootfiles/core/66/filelists/openssh [new symlink]
lfs/openssh

diff --git a/config/rootfiles/core/66/filelists/openssh b/config/rootfiles/core/66/filelists/openssh
new file mode 120000 (symlink)
index 0000000..d8c77fd
--- /dev/null
@@ -0,0 +1 @@
+../../../common/openssh
\ No newline at end of file
index 26ac55560f253e1703827aa10b3127dda47798e1..774e18a2fb458c127cec7f627382565e2bdcb6b5 100644 (file)
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 6.0p1
+VER        = 6.1p1
 
 THISAPP    = openssh-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 3c9347aa67862881c5da3f3b1c08da7b
+$(DL_FILE)_MD5 = 3345cbf4efe90ffb06a78670ab2d05d5
 
 install : $(TARGET)