From f4d29fbd754cf253e24f4124f74183dc0af7f9c3 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Mon, 11 Feb 2019 22:12:40 -0200 Subject: [PATCH] libgit2: update to 0.28.0. --- common/shlibs | 2 +- srcpkgs/libgit2/template | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/common/shlibs b/common/shlibs index 00e097b23c..b4bef942b6 100644 --- a/common/shlibs +++ b/common/shlibs @@ -1286,7 +1286,7 @@ libunwind-aarch64.so.8 libunwind-1.2rc1_1 libunwind-ppc32.so.8 libunwind-1.2.1_1 libunwind-ppc64.so.8 libunwind-1.2.1_1 libmicrohttpd.so.12 libmicrohttpd-0.9.48_1 -libgit2.so.27 libgit2-0.27.3_1 +libgit2.so.28 libgit2-0.28.0_1 libgit2-glib-1.0.so.0 libgit2-glib-0.23.4_1 libagg.so.2 agg-2.5_1 libzzip-0.so.13 zziplib-0.13.62_1 diff --git a/srcpkgs/libgit2/template b/srcpkgs/libgit2/template index c12d2a0e20..fb841fda22 100644 --- a/srcpkgs/libgit2/template +++ b/srcpkgs/libgit2/template @@ -1,6 +1,6 @@ # Template file for 'libgit2' pkgname=libgit2 -version=0.27.8 +version=0.28.1 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=8313873d49dc01e8b880ec334d7430ae67496a89aaa8c6e7bbd3affb47a00c76 +checksum=0ca11048795b0d6338f2e57717370208c2c97ad66c6d5eac0c97a8827d13936b case "$XBPS_TARGET_MACHINE" in *-musl)