openssh: update to 9.3p2
authorSibren Vasse <redacted>
Mon, 31 Jul 2023 09:18:37 +0000 (11:18 +0200)
committerTianling Shen <redacted>
Fri, 4 Aug 2023 08:51:45 +0000 (16:51 +0800)
Signed-off-by: Sibren Vasse <redacted>
net/openssh/Makefile

index f2112a40f69efeeeb98f661ec9281858a6837efe..2923a81703c2d044573a79511af9367c3864bc44 100644 (file)
@@ -8,13 +8,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=openssh
-PKG_VERSION:=9.3p1
-PKG_RELEASE:=3
+PKG_VERSION:=9.3p2
+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:=e9baba7701a76a51f3d85a62c383a3c9dcd97fa900b859bc7db114c1868af8a8
+PKG_HASH:=200ebe147f6cb3f101fd0cdf9e02442af7ddca298dffd9f456878e7ccac676e8
 
 PKG_LICENSE:=BSD ISC
 PKG_LICENSE_FILES:=LICENCE
git clone https://git.99rst.org/PROJECT