summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2023-07-24 13:53:01 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2023-07-24 13:53:01 +0200
commit78d341f0d2da3de6a78295a3e2ce9f66771c4a4e (patch)
treef7494e94a13bc52512a924a5afca3d72ba52b42b
parentabde21d63c939c89bd607cf17fcea137328dda04 (diff)
openssh: update to 9.3p2
-rw-r--r--package/openssh/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/openssh/Makefile b/package/openssh/Makefile
index 32172eabc..b249d6a41 100644
--- a/package/openssh/Makefile
+++ b/package/openssh/Makefile
@@ -4,9 +4,9 @@
include ${ADK_TOPDIR}/rules.mk
PKG_NAME:= openssh
-PKG_VERSION:= 9.3p1
+PKG_VERSION:= 9.3p2
PKG_RELEASE:= 1
-PKG_HASH:= e9baba7701a76a51f3d85a62c383a3c9dcd97fa900b859bc7db114c1868af8a8
+PKG_HASH:= 200ebe147f6cb3f101fd0cdf9e02442af7ddca298dffd9f456878e7ccac676e8
PKG_DESCR:= secure shell implementation
PKG_SECTION:= net/security
PKG_BUILDDEP:= zlib libressl