diff --git a/srcpkgs/libgit2/template b/srcpkgs/libgit2/template index 24b56f20099..035b2cebae8 100644 --- a/srcpkgs/libgit2/template +++ b/srcpkgs/libgit2/template @@ -1,7 +1,7 @@ # Template file for 'libgit2' pkgname=libgit2 version=1.6.4 -revision=1 +revision=2 build_style=cmake configure_args="-DENABLE_REPRODUCIBLE_BUILDS=ON -DUSE_SSH=ON" hostmakedepends="python3 pkg-config"