From 9c9eb8cef67993ce1411b36c76d45885ee2cf78a Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 25 Nov 2013 12:40:29 +0100 Subject: [PATCH] xbps-git: revbump++ (the Void Linux RSA key is now installed). --- 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 d7dba76d7cd..17e9e45ac1d 100644 --- a/srcpkgs/xbps-git/template +++ b/srcpkgs/xbps-git/template @@ -1,7 +1,7 @@ # Template file for 'xbps-git' pkgname=xbps-git version=20131125 -revision=3 +revision=4 build_style=configure configure_args="--prefix=/usr --sysconfdir=/etc --enable-debug --enable-static --enable-tests" hostmakedepends="which pkg-config"