From dbd77a3e5a47795bb2ba5a9cee7d278af6e44e16 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 17 Jul 2013 11:40:12 +0200 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 50ae7551c0..9e76caf503 100644 --- a/srcpkgs/xbps-git/template +++ b/srcpkgs/xbps-git/template @@ -1,6 +1,6 @@ # Template file for 'xbps-git' pkgname=xbps-git -version=20130716 +version=20130717 revision=1 build_style=configure configure_args="--prefix=/usr --sysconfdir=/etc --enable-static --enable-debug --enable-tests"