From 5fa1858d009d1f35bd58244503fad0c750556863 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sun, 26 May 2013 10:34:55 +0200 Subject: [PATCH] xbps-src: bump version (v53). --- 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 ce7cd1792a5..8d98071f22e 100644 --- a/srcpkgs/xbps-src/template +++ b/srcpkgs/xbps-src/template @@ -1,6 +1,6 @@ # Template file for 'xbps-src' pkgname=xbps-src -version=20130525 +version=20130526 revision=1 build_style=gnu-makefile make_build_args="PREFIX=/usr ETCDIR=/etc/xbps"