libgit2-1.8: update to 1.8.7

This commit is contained in:
tranzystorekk
2026-08-14 11:46:51 +02:00
parent 7ae5429565
commit 437fd104d5
+2 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'libgit2-1.8'
pkgname=libgit2-1.8
version=1.8.6
version=1.8.7
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=c171e9c6fcc33455e3df46d422f4e1b3ea7c049a645051664c9cdbdc081208e7
checksum=a548a2209c3e99d6bb685d843396fff3a7d3ffd8340adb5d8851637cfe8cd134
if [ -z "$XBPS_CHECK_PKGS" ]; then
configure_args+=" -DBUILD_TESTS=OFF"