From 197ac86077e4cc0561e5919a7a195dc46102c377 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Mon, 30 Jul 2018 20:39:49 +0200 Subject: [PATCH] xbps: actually add the fix for 32bit platforms --- srcpkgs/xbps/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/xbps/template b/srcpkgs/xbps/template index ee803532dc0..240bdae82b1 100644 --- a/srcpkgs/xbps/template +++ b/srcpkgs/xbps/template @@ -1,7 +1,7 @@ # Template file for 'xbps' pkgname=xbps version=0.53 -revision=2 +revision=3 bootstrap=yes build_style=configure short_desc="The XBPS package system utilities"