libgit2-1.9: update to 1.9.1

This commit is contained in:
tranzystorekk 2025-06-06 23:12:37 +02:00
parent 70c2081d2e
commit 3a32d4503f

View file

@ -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 <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=75b27d4d6df44bd34e2f70663cfd998f5ec41e680e1e593238bbe517a84c7ed2
checksum=14cab3014b2b7ad75970ff4548e83615f74d719afe00aa479b4a889c1e13fc00
if [ -z "$XBPS_CHECK_PKGS" ]; then
configure_args+=" -DBUILD_TESTS=OFF"