From 7f865c153d9b5509f1d32d5f5233167eee40da0f Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 27 Mar 2013 12:30:07 +0100 Subject: [PATCH] xbps-src: revbump++ (fixes for cross builds). --- 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 dd0201411f4..d6aefdeee6d 100644 --- a/srcpkgs/xbps-src/template +++ b/srcpkgs/xbps-src/template @@ -1,7 +1,7 @@ # Template file for 'xbps-src' pkgname=xbps-src version=20130327 -revision=2 +revision=3 build_style=gnu-makefile make_build_args="PREFIX=/usr ETCDIR=/etc/xbps" make_install_args="PREFIX=/usr ETCDIR=/etc/xbps"