From 1552f6c1a7e2e47f3602af233d82685adde8285d Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Tue, 19 May 2015 17:07:36 +0200 Subject: [PATCH] xboard: rebuild for musl support. --- srcpkgs/xboard/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/xboard/template b/srcpkgs/xboard/template index aa9ae072b35..27976b05b42 100644 --- a/srcpkgs/xboard/template +++ b/srcpkgs/xboard/template @@ -1,7 +1,7 @@ # Template file for 'xboard' pkgname=xboard version=4.8.0 -revision=1 +revision=2 build_style=gnu-configure configure_args="--with-gtk --enable-zippy" hostmakedepends="pkg-config"