From f7fa9417690fe10fb1e173ed2dcd3806b2215feb Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Fri, 16 Aug 2019 15:01:29 +0200 Subject: [PATCH] libgit2: update to 0.28.3. --- srcpkgs/libgit2/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/libgit2/template b/srcpkgs/libgit2/template index 3ccc8a99f6f..135f55db982 100644 --- a/srcpkgs/libgit2/template +++ b/srcpkgs/libgit2/template @@ -1,7 +1,7 @@ # Template file for 'libgit2' pkgname=libgit2 -version=0.28.2 -revision=2 +version=0.28.3 +revision=1 build_style=cmake configure_args="-DTHREADSAFE=ON" hostmakedepends="python git pkg-config" @@ -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=42b5f1e9b9159d66d86fff0394215c5733b6ef8f9b9d054cdd8c73ad47177fc3 +checksum=ee5344730fe11ce7c86646e19c2d257757be293f5a567548d398fb3af8b8e53b case "$XBPS_TARGET_MACHINE" in *-musl)