libssh2: update to 1.10.0

update 1.9.0 (2019-06-20) to 1.10.0 (2021-08-29)

changelog: https://libssh2.org/changes.html#1.10.0
This commit is contained in:
heitbaum 2021-09-02 09:59:38 +10:00
parent 3f0354b6ac
commit c3f4c24713

View File

@ -2,8 +2,8 @@
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="libssh2"
PKG_VERSION="1.9.0"
PKG_SHA256="d5fb8bd563305fd1074dda90bd053fb2d29fc4bce048d182f96eaa466dfadafd"
PKG_VERSION="1.10.0"
PKG_SHA256="2d64e90f3ded394b91d3a2e774ca203a4179f69aebee03003e5a6fa621e41d51"
PKG_LICENSE="BSD"
PKG_SITE="https://www.libssh2.org"
PKG_URL="https://www.libssh2.org/download/libssh2-${PKG_VERSION}.tar.gz"