mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
libssh: update to libssh-0.5.0
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
e135ebd401
commit
baba031750
@ -19,12 +19,12 @@
|
||||
################################################################################
|
||||
|
||||
PKG_NAME="libssh"
|
||||
PKG_VERSION="0.4.8"
|
||||
PKG_VERSION="0.5.0"
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="OpenSource"
|
||||
PKG_SITE="http://www.libssh.org/"
|
||||
PKG_URL="http://www.libssh.org/files/0.4/$PKG_NAME-$PKG_VERSION.tar.gz"
|
||||
PKG_URL="http://www.libssh.org/files/0.5/$PKG_NAME-$PKG_VERSION.tar.gz"
|
||||
PKG_DEPENDS="zlib libgcrypt"
|
||||
PKG_BUILD_DEPENDS="toolchain zlib libgcrypt"
|
||||
PKG_PRIORITY="optional"
|
||||
|
Loading…
x
Reference in New Issue
Block a user