From fab13041b3a970a302e843fdc11cb6420b6ea9bc Mon Sep 17 00:00:00 2001 From: Peter Wagner Date: Fri, 15 Jan 2016 21:23:18 +0100 Subject: [PATCH] openssh: update to 7.1p2 Signed-off-by: Peter Wagner --- net/openssh/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/openssh/Makefile b/net/openssh/Makefile index 3a1e400c2f..7b05029038 100644 --- a/net/openssh/Makefile +++ b/net/openssh/Makefile @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=openssh -PKG_VERSION:=7.1p1 +PKG_VERSION:=7.1p2 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:=8709736bc8a8c253bc4eeb4829888ca5 +PKG_MD5SUM:=4d8547670e2a220d5ef805ad9e47acf2 PKG_LICENSE:=BSD ISC PKG_LICENSE_FILES:=LICENCE -- 2.30.2