From 18d5d88ea18eb89bfc3f9589a54a4bbf8269878c Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 27 May 2013 14:02:00 +0200 Subject: [PATCH] xbps-git: revbump++ for another xbps-create 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 f7aa94f4d7e..5c2c11d3da0 100644 --- a/srcpkgs/xbps-git/template +++ b/srcpkgs/xbps-git/template @@ -1,7 +1,7 @@ # Template file for 'xbps-git' pkgname=xbps-git version=20130527 -revision=1 +revision=2 build_style=configure configure_args="--prefix=/ --exec-prefix=/usr --sbindir=/usr/sbin --enable-static --enable-debug --enable-tests"