From b9ba28f401fbfb4403f9bcf88a2a0fc29b65c6b6 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 3 May 2013 10:41:09 +0200 Subject: [PATCH] xbps-src: revbump (-g support). --- srcpkgs/xbps-src/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/xbps-src/template b/srcpkgs/xbps-src/template index ecf01b468d..6242c7ef6e 100644 --- a/srcpkgs/xbps-src/template +++ b/srcpkgs/xbps-src/template @@ -1,7 +1,7 @@ # Template file for 'xbps-src' pkgname=xbps-src version=20130503 -revision=1 +revision=2 build_style=gnu-makefile make_build_args="PREFIX=/usr ETCDIR=/etc/xbps" make_install_args="PREFIX=/usr ETCDIR=/etc/xbps"