aboutsummaryrefslogtreecommitdiff
path: root/net/openssh/Makefile
diff options
context:
space:
mode:
authorMichal Vasilek <michal.vasilek@nic.cz>2022-03-03 19:38:51 +0100
committerRosen Penev <rosenp@gmail.com>2022-03-16 19:53:38 -0700
commitee7aae202a80cbb50da710bdcff62862e93c0c1c (patch)
tree2e85ba2ced8776c77b8513a2e6d38aa704bb07aa /net/openssh/Makefile
parenteb8e8ea4db781700d36de9c117077f57f768846c (diff)
openssh: update to 8.9p1
Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
Diffstat (limited to 'net/openssh/Makefile')
-rw-r--r--net/openssh/Makefile5
1 files changed, 3 insertions, 2 deletions
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