[openssh] update openssh to 5.7p1
authortripolar <tripolar@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 24 Jan 2011 13:42:16 +0000 (13:42 +0000)
committertripolar <tripolar@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 24 Jan 2011 13:42:16 +0000 (13:42 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25092 3c298f89-4303-0410-b956-a3cf2f4a3e73

net/openssh/Makefile

index 3f39c82..8a3ee69 100644 (file)
@@ -8,7 +8,7 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=openssh
-PKG_VERSION:=5.6p1
+PKG_VERSION:=5.7p1
 PKG_RELEASE:=2
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
@@ -16,7 +16,7 @@ PKG_SOURCE_URL:=ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/ \
                ftp://openbsd.wiretapped.net/pub/OpenBSD/OpenSSH/portable/ \
                ftp://ftp.belnet.be/packages/openbsd/OpenSSH/portable/ \
                ftp://ftp.de.openbsd.org/pub/unix/OpenBSD/OpenSSH/portable/
-PKG_MD5SUM:=e6ee52e47c768bf0ec42a232b5d18fb0
+PKG_MD5SUM:=50231fa257219791fa41b84a16c9df04
 
 PKG_BUILD_DEPENDS:=libopenssl