Merge pull request #9803 from heitbaum/openssh12

[le12] openssh: update to 9.9p2
This commit is contained in:
Christian Hewitt 2025-02-24 16:26:43 +04:00 committed by GitHub
commit 68c52a41b6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,8 +3,8 @@
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv) # Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="openssh" PKG_NAME="openssh"
PKG_VERSION="9.8p1" PKG_VERSION="9.9p2"
PKG_SHA256="dd8bd002a379b5d499dfb050dd1fa9af8029e80461f4bb6c523c49973f5a39f3" PKG_SHA256="91aadb603e08cc285eddf965e1199d02585fa94d994d6cae5b41e1721e215673"
PKG_LICENSE="OSS" PKG_LICENSE="OSS"
PKG_SITE="https://www.openssh.com/" PKG_SITE="https://www.openssh.com/"
PKG_URL="https://cdn.openbsd.org/pub/OpenBSD/OpenSSH/portable/${PKG_NAME}-${PKG_VERSION}.tar.gz" PKG_URL="https://cdn.openbsd.org/pub/OpenBSD/OpenSSH/portable/${PKG_NAME}-${PKG_VERSION}.tar.gz"