From 08d2f24c842dcb29f361805c02591861f4b013fe Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sun, 19 May 2013 09:04:16 +0200 Subject: [PATCH] xbps-src: bump version for recent bugfix. --- 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 d4c560f0411..f8c0129111e 100644 --- a/srcpkgs/xbps-src/template +++ b/srcpkgs/xbps-src/template @@ -1,6 +1,6 @@ # Template file for 'xbps-src' pkgname=xbps-src -version=20130505 +version=20130519 revision=1 build_style=gnu-makefile make_build_args="PREFIX=/usr ETCDIR=/etc/xbps"