Merge pull request #8445 from heitbaum/openssh

openssh: update to 9.6p1
This commit is contained in:
CvH 2023-12-28 00:39:48 +01:00 committed by GitHub
commit 2d91b36985
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) # Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="openssh" PKG_NAME="openssh"
PKG_VERSION="9.5p1" PKG_VERSION="9.6p1"
PKG_SHA256="f026e7b79ba7fb540f75182af96dc8a8f1db395f922bbc9f6ca603672686086b" PKG_SHA256="910211c07255a8c5ad654391b40ee59800710dd8119dd5362de09385aa7a777c"
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"