From 4d762c469c537b851ed78da71b278f87e8204989 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 10 Jun 2013 11:01:20 +0200 Subject: [PATCH] xbps-src: bump version (v54). --- 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 e4ff0e626d1..11973d3b4b6 100644 --- a/srcpkgs/xbps-src/template +++ b/srcpkgs/xbps-src/template @@ -1,6 +1,6 @@ # Template file for 'xbps-src' pkgname=xbps-src -version=20130528 +version=20130610 revision=1 build_style=gnu-makefile make_build_args="PREFIX=/usr ETCDIR=/etc/xbps"