vfs.sftp: update PKG_REV to build with libssh-0.9.6

This commit is contained in:
heitbaum 2021-08-28 14:12:19 +10:00
parent 8b3e95c5e5
commit 5591d61027

View File

@ -4,7 +4,7 @@
PKG_NAME="vfs.sftp"
PKG_VERSION="2.0.0-Matrix"
PKG_SHA256="b15c5dde7b3aadb3e82e61cb9b0440812b6c2f65b38c6c25aef726f97e746f68"
PKG_REV="4"
PKG_REV="5"
PKG_ARCH="any"
PKG_LICENSE="GPLv2"
PKG_SITE="https://github.com/xbmc/vfs.sftp"