From 09bfebc7da82506900fab8a74dc0fd07fa889987 Mon Sep 17 00:00:00 2001 From: Peter Wagner Date: Thu, 5 Oct 2017 19:49:33 +0200 Subject: [PATCH] openssh: update to 7.6p1 Signed-off-by: Peter Wagner --- net/openssh/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/net/openssh/Makefile b/net/openssh/Makefile index 1abc1532e7..e2bf01b6f8 100644 --- a/net/openssh/Makefile +++ b/net/openssh/Makefile @@ -8,14 +8,14 @@ include $(TOPDIR)/rules.mk PKG_NAME:=openssh -PKG_VERSION:=7.5p1 -PKG_RELEASE:=4 +PKG_VERSION:=7.6p1 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/ \ https://ftp.spline.de/pub/OpenBSD/OpenSSH/portable/ \ https://anorien.csc.warwick.ac.uk/pub/OpenBSD/OpenSSH/portable/ -PKG_HASH:=9846e3c5fab9f0547400b4d2c017992f914222b3fd1f8eee6c7dc6bc5e59f9f0 +PKG_HASH:=a323caeeddfe145baaa0db16e98d784b1fbc7dd436a6bf1f479dfd5cd1d21723 PKG_LICENSE:=BSD ISC PKG_LICENSE_FILES:=LICENCE