From 327899ae796191f6f11cc59f86b8fed8d5d96824 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Mon, 3 Oct 2016 22:32:35 +0200 Subject: [PATCH] libgit2: update to 0.24.2. --- srcpkgs/libgit2/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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)