From ea37897c7e808267d0806792c4ce3c2e310a4cc8 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 15 Nov 2013 10:37:50 +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 cd410ea4976..ca00eab7993 100644 --- a/srcpkgs/xbps-git/template +++ b/srcpkgs/xbps-git/template @@ -1,6 +1,6 @@ # Template file for 'xbps-git' pkgname=xbps-git -version=20131109 +version=20131115 revision=1 build_style=configure configure_args="--prefix=/usr --sysconfdir=/etc --enable-debug --enable-static --enable-tests"