diff --git a/srcpkgs/libgit2-1.8/template b/srcpkgs/libgit2-1.8/template index 69a0bacb7b3..f7ac245d793 100644 --- a/srcpkgs/libgit2-1.8/template +++ b/srcpkgs/libgit2-1.8/template @@ -1,7 +1,7 @@ # Template file for 'libgit2-1.8' pkgname=libgit2-1.8 -version=1.8.5 -revision=2 +version=1.8.6 +revision=1 build_style=cmake configure_args="-DENABLE_REPRODUCIBLE_BUILDS=ON -DBUILD_CLI=OFF -DUSE_SSH=exec -DUSE_HTTP_PARSER=llhttp" hostmakedepends="python3 pkg-config" @@ -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=ec70049b8af823b21032447f91a2274fd8d91c435ef326a533dff3824e21b27f +checksum=c171e9c6fcc33455e3df46d422f4e1b3ea7c049a645051664c9cdbdc081208e7 if [ -z "$XBPS_CHECK_PKGS" ]; then configure_args+=" -DBUILD_TESTS=OFF"