libgit2: rebuild for openssl3

This commit is contained in:
classabbyamp 2023-08-16 20:13:27 -04:00
parent 20033a054e
commit cb713084d1

View File

@ -1,7 +1,7 @@
# Template file for 'libgit2' # Template file for 'libgit2'
pkgname=libgit2 pkgname=libgit2
version=1.6.4 version=1.6.4
revision=1 revision=2
build_style=cmake build_style=cmake
configure_args="-DENABLE_REPRODUCIBLE_BUILDS=ON -DUSE_SSH=ON" configure_args="-DENABLE_REPRODUCIBLE_BUILDS=ON -DUSE_SSH=ON"
hostmakedepends="python3 pkg-config" hostmakedepends="python3 pkg-config"