libgit2: rebuild for openssl3

This commit is contained in:
classabbyamp 2023-08-16 20:13:27 -04:00
parent 20033a054e
commit cb713084d1
1 changed files with 1 additions and 1 deletions

View File

@ -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"