From 6f40668c2eefbafd36eb981fb9cd9a930136d217 Mon Sep 17 00:00:00 2001 From: Eivind Uggedal Date: Wed, 21 Jan 2015 07:01:03 +0000 Subject: [PATCH] libgit2: update to 0.22.1. --- srcpkgs/libgit2/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libgit2/template b/srcpkgs/libgit2/template index bbd28af20ff..de5d1a9a72b 100644 --- a/srcpkgs/libgit2/template +++ b/srcpkgs/libgit2/template @@ -1,6 +1,6 @@ # Template file for 'libgit2' pkgname=libgit2 -version=0.22.0 +version=0.22.1 revision=1 build_style=cmake hostmakedepends="cmake python git"