From b212149f04a82a20adfb42dcfe1fe956e710ab87 Mon Sep 17 00:00:00 2001 From: tranzystorekk Date: Fri, 1 May 2026 11:39:17 +0200 Subject: [PATCH] libgit2-1.8: rebuild for llhttp-9.4 --- srcpkgs/libgit2-1.8/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libgit2-1.8/template b/srcpkgs/libgit2-1.8/template index b9c8ac27c70..69a0bacb7b3 100644 --- a/srcpkgs/libgit2-1.8/template +++ b/srcpkgs/libgit2-1.8/template @@ -1,7 +1,7 @@ # Template file for 'libgit2-1.8' pkgname=libgit2-1.8 version=1.8.5 -revision=1 +revision=2 build_style=cmake configure_args="-DENABLE_REPRODUCIBLE_BUILDS=ON -DBUILD_CLI=OFF -DUSE_SSH=exec -DUSE_HTTP_PARSER=llhttp" hostmakedepends="python3 pkg-config"