From 32377d2ed2efc191c8efe926908a4483d30048e1 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 12 Dec 2013 18:28:11 +0100 Subject: [PATCH] xbps-git: bump version (bugfixes). --- srcpkgs/xbps-git/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/xbps-git/template b/srcpkgs/xbps-git/template index 993b145805a..56ba6145215 100644 --- a/srcpkgs/xbps-git/template +++ b/srcpkgs/xbps-git/template @@ -1,7 +1,7 @@ # Template file for 'xbps-git' pkgname=xbps-git -version=20131208 -revision=1 +version=20131212 +revision=2 build_style=configure configure_args="--prefix=/usr --sysconfdir=/etc --enable-debug --enable-static --enable-tests" hostmakedepends="which pkg-config"