From 596145d6014d95c4527df251e4f925a4473e95fe Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Fri, 21 Aug 2015 22:43:57 +0200 Subject: [PATCH] slcp: rebuild with libgit2-0.23.1. --- srcpkgs/slcp/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/slcp/template b/srcpkgs/slcp/template index a250bc3db4..6161aa0172 100644 --- a/srcpkgs/slcp/template +++ b/srcpkgs/slcp/template @@ -1,7 +1,7 @@ # Template file for 'slcp' pkgname=slcp version=0.2 -revision=3 +revision=4 build_pie=yes build_style=gnu-makefile makedepends="libgit2-devel"