From: Peter Wagner <​tripolar@gmx.at> Date: Mon, 24 Jan 2011 13:42:16 +0000 (+0000) Subject: [openssh] update openssh to 5.7p1 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=463661141a08338db61eda0e54cde85c88657bb5;p=openwrt%2Fsvn-archive%2Farchive.git [openssh] update openssh to 5.7p1 SVN-Revision: 25092 --- diff --git a/net/openssh/Makefile b/net/openssh/Makefile index 3f39c825bc..8a3ee69574 100644 --- a/net/openssh/Makefile +++ b/net/openssh/Makefile @@ -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