From 54d314f77b78de4f96bf998c88331f52d9ad5fc8 Mon Sep 17 00:00:00 2001 From: tranzystorekk Date: Fri, 1 May 2026 11:44:09 +0200 Subject: [PATCH] libgit2-1.9: rebuild for llhttp-9.4 --- srcpkgs/libgit2-1.9/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libgit2-1.9/template b/srcpkgs/libgit2-1.9/template index ae07d661466..486c9932a8d 100644 --- a/srcpkgs/libgit2-1.9/template +++ b/srcpkgs/libgit2-1.9/template @@ -1,7 +1,7 @@ # Template file for 'libgit2-1.9' pkgname=libgit2-1.9 version=1.9.2 -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"