From 9452f3c1e017aedce971f560c8603a500d6d60cf Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 5 Feb 2013 20:45:25 +0100 Subject: [PATCH] xbps-src: revbump++ for proper removal of auto(cross)deps. --- 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 de2678af225..f9eae5afd49 100644 --- a/srcpkgs/xbps-src/template +++ b/srcpkgs/xbps-src/template @@ -1,7 +1,7 @@ # Template file for 'xbps-src' pkgname=xbps-src version=20130205 -revision=6 +revision=7 build_style=gnu-makefile make_build_args="PREFIX=/usr ETCDIR=/etc/xbps" make_install_args="PREFIX=/usr ETCDIR=/etc/xbps"