From 3fa2ba569df1530a0fc132adf959dbad61f9bba4 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 8 Mar 2013 10:02:55 +0100 Subject: [PATCH] xbps-git: revbump for today's changes. --- 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 172f74c5dd0..1dd792c166f 100644 --- a/srcpkgs/xbps-git/template +++ b/srcpkgs/xbps-git/template @@ -1,7 +1,7 @@ # Template file for 'xbps-git' pkgname=xbps-git version=20130308 -revision=1 +revision=4 build_style=configure configure_args="--prefix=/ --exec-prefix=/usr --sbindir=/usr/sbin --enable-static --enable-debug --enable-tests"