From 6bfe705e279d42100b9ae801b277cfc1c2ac569d Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 17 Aug 2013 10:01:29 +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 83197f9dedd..418aa460f3a 100644 --- a/srcpkgs/xbps-git/template +++ b/srcpkgs/xbps-git/template @@ -1,6 +1,6 @@ # Template file for 'xbps-git' pkgname=xbps-git -version=20130812 +version=20130817 revision=1 build_style=configure configure_args="--prefix=/usr --sysconfdir=/etc --enable-static --enable-debug --enable-tests"