libssh: update to 0.10.4

log:
- https://git.libssh.org/projects/libssh.git/log/?h=stable-0.10
This commit is contained in:
Rudi Heitbaum 2022-09-06 05:26:38 +00:00
parent 89ec88b92c
commit c1f4922a1d

View File

@ -3,8 +3,8 @@
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="libssh"
PKG_VERSION="0.10.2"
PKG_SHA256="15b83d7b74c8c67f758fb32faf1d9a35d5f8f50db523276a419e9876530f098a"
PKG_VERSION="0.10.4"
PKG_SHA256="07392c54ab61476288d1c1f0a7c557b50211797ad00c34c3af2bbc4dbc4bd97d"
PKG_LICENSE="LGPL"
PKG_SITE="http://www.libssh.org/"
PKG_URL="https://www.libssh.org/files/$(get_pkg_version_maj_min)/${PKG_NAME}-${PKG_VERSION}.tar.xz"