From 7b0530340f47102f96ff05bf77076a4606bc3010 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 5 Mar 2013 04:50:45 +0100 Subject: [PATCH] xbps-git: bump version. --- srcpkgs/xbps-git/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/xbps-git/template b/srcpkgs/xbps-git/template index 727f112a24f..66ccfb8d321 100644 --- a/srcpkgs/xbps-git/template +++ b/srcpkgs/xbps-git/template @@ -1,7 +1,7 @@ # Template file for 'xbps-git' pkgname=xbps-git -version=20130303 -revision=1 +version=20130305 +revision=2 build_style=configure configure_args="--prefix=/ --exec-prefix=/usr --sbindir=/usr/sbin --enable-static --enable-debug --enable-tests"