From 455c599135bec26c8972e8b49ec1c2cd077bb515 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 18 Nov 2013 16:15:42 +0100 Subject: [PATCH] xbps-git: bump version. --- 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 2cf3a857a2..e390725621 100644 --- a/srcpkgs/xbps-git/template +++ b/srcpkgs/xbps-git/template @@ -1,7 +1,7 @@ # Template file for 'xbps-git' pkgname=xbps-git -version=20131117 -revision=2 +version=20131118 +revision=1 build_style=configure configure_args="--prefix=/usr --sysconfdir=/etc --enable-debug --enable-static --enable-tests" hostmakedepends="which pkg-config"