diff --git a/srcpkgs/libgit2-1.9/template b/srcpkgs/libgit2-1.9/template index 63ba69489b0..96fe8279c11 100644 --- a/srcpkgs/libgit2-1.9/template +++ b/srcpkgs/libgit2-1.9/template @@ -1,6 +1,6 @@ # Template file for 'libgit2-1.9' pkgname=libgit2-1.9 -version=1.9.0 +version=1.9.1 revision=1 build_style=cmake configure_args="-DENABLE_REPRODUCIBLE_BUILDS=ON -DBUILD_CLI=OFF -DUSE_SSH=exec -DUSE_HTTP_PARSER=llhttp" @@ -12,7 +12,7 @@ maintainer="tranzystorekk " license="GPL-2.0-only WITH GCC-exception-2.0" homepage="https://libgit2.org" distfiles="https://github.com/libgit2/libgit2/archive/refs/tags/v${version}.tar.gz" -checksum=75b27d4d6df44bd34e2f70663cfd998f5ec41e680e1e593238bbe517a84c7ed2 +checksum=14cab3014b2b7ad75970ff4548e83615f74d719afe00aa479b4a889c1e13fc00 if [ -z "$XBPS_CHECK_PKGS" ]; then configure_args+=" -DBUILD_TESTS=OFF"