From ee7aae202a80cbb50da710bdcff62862e93c0c1c Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Thu, 3 Mar 2022 19:38:51 +0100 Subject: openssh: update to 8.9p1 Signed-off-by: Michal Vasilek --- net/openssh/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'net/openssh/Makefile') diff --git a/net/openssh/Makefile b/net/openssh/Makefile index 6ba72bf70..e574e9176 100644 --- a/net/openssh/Makefile +++ b/net/openssh/Makefile @@ -8,18 +8,19 @@ include $(TOPDIR)/rules.mk PKG_NAME:=openssh -PKG_VERSION:=8.8p1 +PKG_VERSION:=8.9p1 PKG_RELEASE:=$(AUTORELEASE) 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/ -PKG_HASH:=4590890ea9bb9ace4f71ae331785a3a5823232435161960ed5fc86588f331fe9 +PKG_HASH:=fd497654b7ab1686dac672fb83dfb4ba4096e8b5ffcdaccd262380ae58bec5e7 PKG_LICENSE:=BSD ISC PKG_LICENSE_FILES:=LICENCE PKG_CPE_ID:=cpe:/a:openssh:openssh +PKG_FIXUP:=autoreconf PKG_REMOVE_FILES:= PKG_CONFIG_DEPENDS := \ CONFIG_OPENSSH_LIBFIDO2 -- cgit v1.2.3