From 98ea5bcbe14feff246f192d71869d7b589551d12 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sun, 15 Sep 2013 10:29:19 +0200 Subject: [PATCH] xbps-git: revbump++ (memleak in clean-cache code). --- 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 b20bcf8156f..4b2af1bda2f 100644 --- a/srcpkgs/xbps-git/template +++ b/srcpkgs/xbps-git/template @@ -1,7 +1,7 @@ # Template file for 'xbps-git' pkgname=xbps-git version=20130915 -revision=1 +revision=2 build_style=configure configure_args="--prefix=/usr --sysconfdir=/etc --enable-static --enable-tests" short_desc="The XBPS package system (development branch)"