Merge pull request #6357 from heitbaum/openssh

openssh: update to 9.0p1
This commit is contained in:
CvH 2022-04-09 17:28:18 +02:00 committed by GitHub
commit 7e3ec42669
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,8 +3,8 @@
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="openssh"
PKG_VERSION="8.9p1"
PKG_SHA256="fd497654b7ab1686dac672fb83dfb4ba4096e8b5ffcdaccd262380ae58bec5e7"
PKG_VERSION="9.0p1"
PKG_SHA256="03974302161e9ecce32153cfa10012f1e65c8f3750f573a73ab1befd5972a28a"
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"