mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
libssh: update to libssh-0.4.7, thanks to Gujs
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
6a0ca0ab4b
commit
ccaeb3e8ae
@ -1,10 +1,10 @@
|
||||
PKG_NAME="libssh"
|
||||
PKG_VERSION="0.4.6"
|
||||
PKG_VERSION="0.4.7"
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="OpenSource"
|
||||
PKG_SITE="http://www.libssh.org/"
|
||||
PKG_URL="http://www.libssh.org/files/$PKG_NAME-$PKG_VERSION.tar.gz"
|
||||
PKG_URL="http://www.libssh.org/files/0.4/$PKG_NAME-$PKG_VERSION.tar.gz"
|
||||
PKG_DEPENDS="zlib openssl"
|
||||
PKG_BUILD_DEPENDS="toolchain zlib openssl"
|
||||
PKG_PRIORITY="optional"
|
||||
|
Loading…
x
Reference in New Issue
Block a user