openssh: update to 8.4p1
authorYuan Tao <redacted>
Tue, 29 Sep 2020 16:51:00 +0000 (00:51 +0800)
committerYuan Tao <redacted>
Mon, 5 Oct 2020 07:20:26 +0000 (15:20 +0800)
Signed-off-by: Yuan Tao <redacted>
net/openssh/Makefile

index a7bf7494c998adf13b2b04974863c44a93005cfd..2a0863248933248eb5b1cb2046646a369751b9b9 100644 (file)
@@ -8,13 +8,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=openssh
-PKG_VERSION:=8.3p1
-PKG_RELEASE:=2
+PKG_VERSION:=8.4p1
+PKG_RELEASE:=1
 
 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:=f2befbe0472fe7eb75d23340eb17531cb6b3aac24075e2066b41f814e12387b2
+PKG_HASH:=5a01d22e407eb1c05ba8a8f7c654d388a13e9f226e4ed33bd38748dafa1d2b24
 
 PKG_LICENSE:=BSD ISC
 PKG_LICENSE_FILES:=LICENCE
git clone https://git.99rst.org/PROJECT