From 51a83d27e3d90cd1667f4f519368c3ec3bbd7c31 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 25 Jun 2015 07:18:13 +0200 Subject: [PATCH] libgit2: update to 0.22.3. --- srcpkgs/libgit2/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/libgit2/template b/srcpkgs/libgit2/template index f5cb52f03b7..a3b1c014356 100644 --- a/srcpkgs/libgit2/template +++ b/srcpkgs/libgit2/template @@ -1,7 +1,7 @@ # Template file for 'libgit2' pkgname=libgit2 -version=0.22.2 -revision=2 +version=0.22.3 +revision=1 build_style=cmake hostmakedepends="cmake python git pkg-config" makedepends="zlib-devel libressl-devel http-parser-devel libssh2-devel" @@ -9,8 +9,8 @@ short_desc="The Git linkable library" maintainer="Juan RP " homepage="http://libgit2.github.com/" license="GPL-2 with Linking Exception" -distfiles="https://github.com/libgit2/libgit2/archive/v0.22.2.tar.gz" -checksum=3109f2579180d561fc736bad8bd917d7241477aab11633755c8a273beac53cdc +distfiles="https://github.com/libgit2/libgit2/archive/v${version}.tar.gz" +checksum=511fe60e7c12c3525b4e0489861e5c1fe0e331d604bee9a3dfb8420c2f288f60 case "$XBPS_TARGET_MACHINE" in *-musl)