From 8a69c0f556795d51094707946a9335bbaf2f1cf0 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Mon, 20 Feb 2017 11:32:16 +0000 Subject: [PATCH] libgit2: update to 0.25.1. --- common/shlibs | 2 +- srcpkgs/libgit2/template | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/common/shlibs b/common/shlibs index 6c83c86b29..459381254c 100644 --- a/common/shlibs +++ b/common/shlibs @@ -1233,7 +1233,7 @@ libunwind-arm.so.8 libunwind-1.1_4 libunwind-mips.so.8 libunwind-1.1_4 libunwind-aarch64.so.8 libunwind-1.2rc1_1 libmicrohttpd.so.12 libmicrohttpd-0.9.48_1 -libgit2.so.24 libgit2-0.24.0_1 +libgit2.so.25 libgit2-0.25.1_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 81dbf134de..84c585eca3 100644 --- a/srcpkgs/libgit2/template +++ b/srcpkgs/libgit2/template @@ -1,6 +1,6 @@ # Template file for 'libgit2' pkgname=libgit2 -version=0.24.6 +version=0.25.1 revision=1 build_style=cmake hostmakedepends="python git pkg-config" @@ -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=7b441a96967ff525e790f8b66859faba5c6be4c347124011f536ae9075ebc30c +checksum=7ae8e699ff7ff9a1fa702249140ee31ea6fd556bf7968e84e38165870667bcb1 case "$XBPS_TARGET_MACHINE" in *-musl)