openssh: update to 9.1p1

release notes:
- https://www.openssh.com/releasenotes.html#9.1p1
This commit is contained in:
Rudi Heitbaum 2022-10-04 10:13:09 +00:00
parent 68a8b6e546
commit faf587e2ba

View File

@ -3,8 +3,8 @@
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="openssh"
PKG_VERSION="9.0p1"
PKG_SHA256="03974302161e9ecce32153cfa10012f1e65c8f3750f573a73ab1befd5972a28a"
PKG_VERSION="9.1p1"
PKG_SHA256="19f85009c7e3e23787f0236fbb1578392ab4d4bf9f8ec5fe6bc1cd7e8bfdd288"
PKG_LICENSE="OSS"
PKG_SITE="https://www.openssh.com/"
PKG_URL="https://cdn.openbsd.org/pub/OpenBSD/OpenSSH/portable/${PKG_NAME}-${PKG_VERSION}.tar.gz"