libssh: update to 0.8.6.
This commit is contained in:
parent
3a50031b44
commit
1089747545
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libssh'
|
||||
pkgname=libssh
|
||||
version=0.8.5
|
||||
revision=2
|
||||
version=0.8.6
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DUNIT_TESTING=ON"
|
||||
hostmakedepends="pkg-config python3"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="https://www.libssh.org/"
|
||||
distfiles="https://git.libssh.org/projects/libssh.git/snapshot/${pkgname}-${version}.tar.gz"
|
||||
checksum=6921c0b71c2cb455039dc6a53e51bbc11d1d31bd3da9b7becc15348401f062f1
|
||||
checksum=8f95d42930880be709fc4ef0965ab19261561b8a6e61c1440c1f906e0ca66ffd
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
*-musl) configure_args="-DHAVE_GLOB=0" ;;
|
||||
|
|
Loading…
Reference in a new issue