From: tripolar Date: Tue, 28 May 2013 17:18:02 +0000 (+0000) Subject: [packages] openssh: update to 6.2p2 X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=ab3b9ca411905f529a391a715d4ff63a7cbf6aee;p=packages.git [packages] openssh: update to 6.2p2 git-svn-id: svn://svn.openwrt.org/openwrt/packages@36747 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/net/openssh/Makefile b/net/openssh/Makefile index 60e05a3b1..3118655cf 100644 --- a/net/openssh/Makefile +++ b/net/openssh/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=openssh -PKG_VERSION:=6.2p1 +PKG_VERSION:=6.2p2 PKG_RELEASE:=1 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:=7b2d9dd75b5cf267ea1737ec75500316 +PKG_MD5SUM:=be46174dcbb77ebb4ea88ef140685de1 PKG_BUILD_DEPENDS:=libopenssl