summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2020-03-17 07:00:10 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2020-03-17 07:01:59 +0100
commit4fd24b6d488c828befbb473742e239b64155a22b (patch)
treec35b4633c777ef707386fb48a5d618867f13d99b
parent616362b342347514b39d6ab32049c4668bf0aa63 (diff)
openssh: update to 8.2p1
-rw-r--r--package/openssh/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/openssh/Makefile b/package/openssh/Makefile
index a9c42bf85..21074c08c 100644
--- a/package/openssh/Makefile
+++ b/package/openssh/Makefile
@@ -4,9 +4,9 @@
include ${ADK_TOPDIR}/rules.mk
PKG_NAME:= openssh
-PKG_VERSION:= 8.1p1
+PKG_VERSION:= 8.2p1
PKG_RELEASE:= 1
-PKG_HASH:= 02f5dbef3835d0753556f973cd57b4c19b6b1f6cd24c03445e23ac77ca1b93ff
+PKG_HASH:= 43925151e6cf6cee1450190c0e9af4dc36b41c12737619edff8bcebdff64e671
PKG_DESCR:= secure shell implementation
PKG_SECTION:= net/security
PKG_BUILDDEP:= zlib libressl