mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
libssh: update to 0.11.2.
This commit is contained in:
parent
b9e8e55ad7
commit
335a467eb6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libssh'
|
||||
pkgname=libssh
|
||||
version=0.11.1
|
||||
version=0.11.2
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config python3"
|
||||
|
@ -12,7 +12,7 @@ license="LGPL-2.1-or-later"
|
|||
homepage="https://www.libssh.org/"
|
||||
changelog="https://git.libssh.org/projects/libssh.git/plain/CHANGELOG"
|
||||
distfiles="https://git.libssh.org/projects/libssh.git/snapshot/libssh-${version}.tar.gz"
|
||||
checksum=d639d8c18a6b439e6f2047b3ea2a32b4113016f239b86c1ba8e082b02a1aeb1c
|
||||
checksum=b83b30ce217f7418acdd259a571f1a56b877fb65029820c63d32ad409c121eb6
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
*-musl) configure_args="-DHAVE_GLOB=0" ;;
|
||||
|
|
Loading…
Add table
Reference in a new issue