libgit2-1.8: update to 1.8.6

This commit is contained in:
tranzystorekk
2026-07-18 17:17:36 +02:00
parent 287f0b5c88
commit 081afef42c
+3 -3
View File
@@ -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 <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=ec70049b8af823b21032447f91a2274fd8d91c435ef326a533dff3824e21b27f
checksum=c171e9c6fcc33455e3df46d422f4e1b3ea7c049a645051664c9cdbdc081208e7
if [ -z "$XBPS_CHECK_PKGS" ]; then
configure_args+=" -DBUILD_TESTS=OFF"