libssh: update to 0.7.3

This commit is contained in:
Lukas Rusak 2016-02-24 08:45:26 +01:00
parent 79efe4e328
commit d4ac29aabc

View File

@ -17,12 +17,12 @@
################################################################################ ################################################################################
PKG_NAME="libssh" PKG_NAME="libssh"
PKG_VERSION="0.7.2" PKG_VERSION="0.7.3"
PKG_REV="1" PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="OpenSource" PKG_LICENSE="OpenSource"
PKG_SITE="http://www.libssh.org/" PKG_SITE="http://www.libssh.org/"
PKG_URL="https://red.libssh.org/attachments/download/177/$PKG_NAME-$PKG_VERSION.tar.xz" PKG_URL="https://red.libssh.org/attachments/download/195/$PKG_NAME-$PKG_VERSION.tar.xz"
PKG_DEPENDS_TARGET="toolchain zlib libressl" PKG_DEPENDS_TARGET="toolchain zlib libressl"
PKG_PRIORITY="optional" PKG_PRIORITY="optional"
PKG_SECTION="network" PKG_SECTION="network"