From 394cf87b4387496c53a391f8cf6dc4234149f431 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 16 Dec 2013 07:32:39 +0100 Subject: [PATCH] xbps-git: bump version. --- srcpkgs/xbps-git/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/xbps-git/template b/srcpkgs/xbps-git/template index 2bea8a3a280..b81e50eb99c 100644 --- a/srcpkgs/xbps-git/template +++ b/srcpkgs/xbps-git/template @@ -1,6 +1,6 @@ # Template file for 'xbps-git' pkgname=xbps-git -version=20131214 +version=20131216 revision=1 build_style=configure configure_args="--prefix=/usr --sysconfdir=/etc --enable-debug --enable-static --enable-tests"