From ca0e7a3fd6c2e2f424ad09eb3d8b1eb7763f9a91 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 7 Mar 2013 12:02:09 +0100 Subject: [PATCH] xbps-git: revbump for latest fixes. --- 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 aa0c89c187..b692ec3408 100644 --- a/srcpkgs/xbps-git/template +++ b/srcpkgs/xbps-git/template @@ -1,7 +1,7 @@ # Template file for 'xbps-git' pkgname=xbps-git version=20130307 -revision=1 +revision=3 build_style=configure configure_args="--prefix=/ --exec-prefix=/usr --sbindir=/usr/sbin --enable-static --enable-debug --enable-tests"