From 84879f99db15284ea0518347d1d9a92d9ba905a4 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sun, 17 Nov 2013 12:27:55 +0100 Subject: [PATCH] xbps-git: revbump++ (another fix). --- 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 0917c2b318e..2cf3a857a28 100644 --- a/srcpkgs/xbps-git/template +++ b/srcpkgs/xbps-git/template @@ -1,7 +1,7 @@ # Template file for 'xbps-git' pkgname=xbps-git version=20131117 -revision=1 +revision=2 build_style=configure configure_args="--prefix=/usr --sysconfdir=/etc --enable-debug --enable-static --enable-tests" hostmakedepends="which pkg-config"