From 9f404372fb79672c61d9507f47ca85ca78f16d13 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 29 Apr 2013 16:42:49 +0200 Subject: [PATCH] xbps-src: revbump due to the latest regression. --- 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 4dccfc2d9bf..99adfa6a7b6 100644 --- a/srcpkgs/xbps-src/template +++ b/srcpkgs/xbps-src/template @@ -1,7 +1,7 @@ # Template file for 'xbps-src' pkgname=xbps-src version=20130429 -revision=1 +revision=2 build_style=gnu-makefile make_build_args="PREFIX=/usr ETCDIR=/etc/xbps" make_install_args="PREFIX=/usr ETCDIR=/etc/xbps"