From: Peter Wagner Date: Wed, 26 Aug 2015 16:58:14 +0000 (+0200) Subject: openssh: update to 7.1p1 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=d199f2c038b04b78ab2ad4d0d5156c900af302d6;p=feed%2Fpackages.git openssh: update to 7.1p1 Signed-off-by: Peter Wagner --- diff --git a/net/openssh/Makefile b/net/openssh/Makefile index fed0da74de..3a1e400c2f 100644 --- a/net/openssh/Makefile +++ b/net/openssh/Makefile @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=openssh -PKG_VERSION:=6.9p1 +PKG_VERSION:=7.1p1 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/ \ http://ftp.belnet.be/pub/OpenBSD/OpenSSH/portable/ -PKG_MD5SUM:=0b161c44fc31fbc6b76a6f8ae639f16f +PKG_MD5SUM:=8709736bc8a8c253bc4eeb4829888ca5 PKG_LICENSE:=BSD ISC PKG_LICENSE_FILES:=LICENCE