diff --git a/srcpkgs/libgit2/template b/srcpkgs/libgit2/template index 412624adf5f..9cf918bdfda 100644 --- a/srcpkgs/libgit2/template +++ b/srcpkgs/libgit2/template @@ -1,17 +1,17 @@ # Template file for 'libgit2' pkgname=libgit2 -version=0.26.5 +version=0.26.6 revision=1 build_style=cmake +configure_args="-DTHREADSAFE=ON" hostmakedepends="python git pkg-config" makedepends="zlib-devel libressl-devel http-parser-devel libssh2-devel" short_desc="The Git linkable library" maintainer="Juan RP " license="GPL-2.0-or-later WITH GCC-exception-2.0" -homepage="http://libgit2.github.com/" +homepage="https://libgit2.org" distfiles="https://github.com/libgit2/libgit2/archive/v${version}.tar.gz" -checksum=52e28a5166564bc4365a2e4112f5e5c6e334708dbf13596241b2fd34efc1b0a9 -configure_args="-DTHREADSAFE=ON" +checksum=7669dd47ebdab86ced8888816c552596ec923b6e126704a3445b2081cb0e5662 case "$XBPS_TARGET_MACHINE" in *-musl)