From f1b650cad8a946a7b5c5fad2e164a9ec51e39303 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 2 Nov 2013 11:46:10 +0100 Subject: [PATCH] xbps-git: bump version (issue 19 has been fixed). --- 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 e75a42d92e9..f3f66c8b016 100644 --- a/srcpkgs/xbps-git/template +++ b/srcpkgs/xbps-git/template @@ -1,7 +1,7 @@ # Template file for 'xbps-git' pkgname=xbps-git -version=20131101 -revision=2 +version=20131102 +revision=1 build_style=configure configure_args="--prefix=/usr --sysconfdir=/etc --enable-debug --enable-static --enable-tests" hostmakedepends="which pkg-config"