From e88803f915e7b289cae5efd1e26e373401c23d5c Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sun, 28 Oct 2018 01:19:18 -0300 Subject: [PATCH] libgit2: update to 0.27.7. --- srcpkgs/libgit2/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libgit2/template b/srcpkgs/libgit2/template index 52144f161c2..e95081a4b43 100644 --- a/srcpkgs/libgit2/template +++ b/srcpkgs/libgit2/template @@ -1,6 +1,6 @@ # Template file for 'libgit2' pkgname=libgit2 -version=0.27.5 +version=0.27.7 revision=1 build_style=cmake configure_args="-DTHREADSAFE=ON" @@ -11,7 +11,7 @@ maintainer="Juan RP " license="GPL-2.0-or-later WITH GCC-exception-2.0" homepage="https://libgit2.org" distfiles="https://github.com/libgit2/libgit2/archive/v${version}.tar.gz" -checksum=15f2775f4f325951d9139ed906502b6c71fee6787cada9b045f5994072ccbd33 +checksum=1a5435a483759b1cd96feb12b11abb5231b0688016db506ce5947178f6ba2531 case "$XBPS_TARGET_MACHINE" in *-musl)