diff --git a/srcpkgs/libgit2/template b/srcpkgs/libgit2/template index f5acae36a08..e1c85309a25 100644 --- a/srcpkgs/libgit2/template +++ b/srcpkgs/libgit2/template @@ -1,7 +1,7 @@ # Template file for 'libgit2' pkgname=libgit2 -version=0.24.1 -revision=3 +version=0.24.2 +revision=1 build_style=cmake hostmakedepends="cmake python git pkg-config" makedepends="zlib-devel libressl-devel http-parser-devel libssh2-devel" @@ -10,7 +10,7 @@ maintainer="Juan RP " homepage="http://libgit2.github.com/" license="GPL-2 with Linking Exception" distfiles="https://github.com/libgit2/libgit2/archive/v${version}.tar.gz" -checksum=60198cbb34066b9b5c1613d15c0479f6cd25f4aef42f7ec515cd1cc13a77fede +checksum=00f0a7403143fba69601accc80cacf49becc568b890ba232f300c1b2a37475e6 case "$XBPS_TARGET_MACHINE" in *-musl)