libssh: update to 0.9.5

This commit is contained in:
heitbaum 2020-12-25 08:55:10 +00:00
parent 178fbcc9c2
commit b89bfac167

View File

@ -3,8 +3,8 @@
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="libssh"
PKG_VERSION="0.9.3"
PKG_SHA256="2c8b5f894dced58b3d629f16f3afa6562c20b4bdc894639163cf657833688f0c"
PKG_VERSION="0.9.5"
PKG_SHA256="acffef2da98e761fc1fd9c4fddde0f3af60ab44c4f5af05cd1b2d60a3fa08718"
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"