From 6be0617c00bdf5e9309ad3738d09fe498cb9fb0a Mon Sep 17 00:00:00 2001 From: John Audia Date: Tue, 12 Mar 2024 08:13:02 -0400 Subject: openssh: bump to 9.7p1 Release notes: https://www.openssh.com/txt/release-9.7 Removed upstreamed patch: 010-better_fzero-call-detection.patch Build system: x86/64 Build-tested: x86/64/AMD Cezanne Run-tested: x86/64/AMD Cezanne Signed-off-by: John Audia --- net/openssh/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/openssh/Makefile') diff --git a/net/openssh/Makefile b/net/openssh/Makefile index 4a6326fc9..450ab5ff8 100644 --- a/net/openssh/Makefile +++ b/net/openssh/Makefile @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=openssh -PKG_VERSION:=9.6p1 +PKG_VERSION:=9.7p1 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://cdn.openbsd.org/pub/OpenBSD/OpenSSH/portable/ \ https://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/ -PKG_HASH:=910211c07255a8c5ad654391b40ee59800710dd8119dd5362de09385aa7a777c +PKG_HASH:=490426f766d82a2763fcacd8d83ea3d70798750c7bd2aff2e57dc5660f773ffd PKG_LICENSE:=BSD ISC PKG_LICENSE_FILES:=LICENCE -- cgit v1.2.3