From e94babe6cbed3b03d46d0e4364e5d72256b20a5d Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 12 Sep 2015 09:06:45 +0200 Subject: [PATCH] libgit2: update to 0.23.2. --- srcpkgs/libgit2/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libgit2/template b/srcpkgs/libgit2/template index 5c4195aca37..0f826b779c3 100644 --- a/srcpkgs/libgit2/template +++ b/srcpkgs/libgit2/template @@ -1,6 +1,6 @@ # Template file for 'libgit2' pkgname=libgit2 -version=0.23.1 +version=0.23.2 revision=1 build_style=cmake hostmakedepends="cmake 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=113748018e5876bea84af5c749af25b62f58cb4ca82730dcbffaac90c87f7056 +checksum=20c0a6ee92c0e19207dac6ddc336b4ae4a1c4ddf91be0891e4b6e6ccba16df0b case "$XBPS_TARGET_MACHINE" in *-musl)