diff --git a/srcpkgs/libssh/template b/srcpkgs/libssh/template index e7963891198..d67d55a8f60 100644 --- a/srcpkgs/libssh/template +++ b/srcpkgs/libssh/template @@ -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" ;;