From c679fb93862b0bca825e63d59e8d04e86d141380 Mon Sep 17 00:00:00 2001 From: Johannes Date: Wed, 5 Jun 2019 14:26:38 +0200 Subject: [PATCH] libgit2: update to 0.28.2. --- srcpkgs/libgit2/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libgit2/template b/srcpkgs/libgit2/template index fb841fda229..7a801560b8d 100644 --- a/srcpkgs/libgit2/template +++ b/srcpkgs/libgit2/template @@ -1,6 +1,6 @@ # Template file for 'libgit2' pkgname=libgit2 -version=0.28.1 +version=0.28.2 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=0ca11048795b0d6338f2e57717370208c2c97ad66c6d5eac0c97a8827d13936b +checksum=42b5f1e9b9159d66d86fff0394215c5733b6ef8f9b9d054cdd8c73ad47177fc3 case "$XBPS_TARGET_MACHINE" in *-musl)