From 08b45115d7aa6291de0bb0b885750fa63a3a6e2f Mon Sep 17 00:00:00 2001 From: Sibren Vasse Date: Sat, 9 Apr 2022 12:01:44 +0200 Subject: openssh: update to 9.0p1 Remove upstreamed patches. Signed-off-by: Sibren Vasse --- net/openssh/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'net/openssh/Makefile') diff --git a/net/openssh/Makefile b/net/openssh/Makefile index e574e9176..15fef1bc8 100644 --- a/net/openssh/Makefile +++ b/net/openssh/Makefile @@ -8,19 +8,18 @@ include $(TOPDIR)/rules.mk PKG_NAME:=openssh -PKG_VERSION:=8.9p1 +PKG_VERSION:=9.0p1 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:=fd497654b7ab1686dac672fb83dfb4ba4096e8b5ffcdaccd262380ae58bec5e7 +PKG_HASH:=03974302161e9ecce32153cfa10012f1e65c8f3750f573a73ab1befd5972a28a 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