]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/commitdiff
openssh: update to 6.0p1.
authorArne Fitzenreiter <arne_f@ipfire.org>
Sat, 12 May 2012 13:32:47 +0000 (15:32 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Sat, 12 May 2012 17:33:54 +0000 (19:33 +0200)
lfs/openssh

index f7d129d78adec16c89e721941b761f71c80dfcf5..26ac55560f253e1703827aa10b3127dda47798e1 100644 (file)
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 5.9p1
+VER        = 6.0p1
 
 THISAPP    = openssh-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = afe17eee7e98d3b8550cc349834a85d0
+$(DL_FILE)_MD5 = 3c9347aa67862881c5da3f3b1c08da7b
 
 install : $(TARGET)