libgit2-1.9: update to 1.9.4

This commit is contained in:
tranzystorekk
2026-05-22 14:01:19 +02:00
parent b5da508ff3
commit 92a16d541e
+2 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'libgit2-1.9'
pkgname=libgit2-1.9
version=1.9.3
version=1.9.4
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=d532172d7ab24d2a25944e2434212d63ee85f3650e97b5f7579e7f201a78ad64
checksum=824b73bd13647800fe4b566a1008ae77fea0e3e3424edab632fcfd8c0b14ba8b
if [ -z "$XBPS_CHECK_PKGS" ]; then
configure_args+=" -DBUILD_TESTS=OFF"