From e04cd0cf71259add51b9dfbb150fe801a9311cbd Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 7 Aug 2013 16:03:02 +0200 Subject: [PATCH] xbps-git: bump version (xbps-rindex -r use-after-free fix). --- 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 348a887cf14..0b64c64c62b 100644 --- a/srcpkgs/xbps-git/template +++ b/srcpkgs/xbps-git/template @@ -1,6 +1,6 @@ # Template file for 'xbps-git' pkgname=xbps-git -version=20130728 +version=20130807 revision=1 build_style=configure configure_args="--prefix=/usr --sysconfdir=/etc --enable-static --enable-debug --enable-tests"