From a6b9bd5b04fbc2f76c0be96283e7c570522fbe2d Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 26 Sep 2013 10:52:25 +0200 Subject: [PATCH] xbps-src: revbump++ (v67). --- 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 0b4749edf91..f5e6f49afff 100644 --- a/srcpkgs/xbps-src/template +++ b/srcpkgs/xbps-src/template @@ -1,7 +1,7 @@ # Template file for 'xbps-src' pkgname=xbps-src version=20130926 -revision=1 +revision=2 build_style=gnu-makefile make_build_args="PREFIX=/usr ETCDIR=/etc/xbps" make_install_args="PREFIX=/usr ETCDIR=/etc/xbps"