libgit2-1.9: update to 1.9.6

This commit is contained in:
tranzystorekk
2026-07-18 17:17:36 +02:00
parent 081afef42c
commit 9d24292233
+2 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'libgit2-1.9'
pkgname=libgit2-1.9
version=1.9.4
version=1.9.6
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 <tranzystorek.io@protonmail.com>"
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=824b73bd13647800fe4b566a1008ae77fea0e3e3424edab632fcfd8c0b14ba8b
checksum=a88a42a4ea9bdab7aa8686eead3bf7d9c6dd74529caca16ab22eaa92433d31d9
if [ -z "$XBPS_CHECK_PKGS" ]; then
configure_args+=" -DBUILD_TESTS=OFF"