openssh: Update to 6.1p1.

This commit is contained in:
Michael Tremer
2013-02-05 19:26:58 +01:00
parent 7a26d28aa4
commit f1a58c3322
2 changed files with 3 additions and 2 deletions

View File

@@ -0,0 +1 @@
../../../common/openssh

View 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)