mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 22:27:02 +02:00
libssh: update to 0.9.1
This commit is contained in:
parent
6a164f0715
commit
83e9504ffe
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libssh'
|
||||
pkgname=libssh
|
||||
version=0.8.7
|
||||
revision=2
|
||||
version=0.9.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DUNIT_TESTING=ON"
|
||||
hostmakedepends="pkg-config python3"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
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=a0ad10f49be6f512f1e09899c77082d0190852becbda0dc7f6146bde0f9217b0
|
||||
checksum=b5a703dd6b6941e1bcef45cedab1f34b3eac3ac5c19da1efb292f32b10f33c33
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
*-musl) configure_args="-DHAVE_GLOB=0" ;;
|
||||
|
|
Loading…
Add table
Reference in a new issue