From 8a737481ac9b6884bf878ae94696e83395b918d1 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sun, 3 Nov 2013 10:55:04 +0100 Subject: [PATCH] xbps-git: revbump++ (xbps-rindex fix and added more test-cases). --- srcpkgs/xbps-git/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/xbps-git/template b/srcpkgs/xbps-git/template index d8e0124c60a..7a09283e7e3 100644 --- a/srcpkgs/xbps-git/template +++ b/srcpkgs/xbps-git/template @@ -1,7 +1,7 @@ # Template file for 'xbps-git' pkgname=xbps-git version=20131103 -revision=1 +revision=2 build_style=configure configure_args="--prefix=/usr --sysconfdir=/etc --enable-debug --enable-static --enable-tests" hostmakedepends="which pkg-config"