From a98f1d5ced3c01dcff7cbe48b6fe3522b8a39de1 Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Wed, 20 May 2015 16:53:58 +0200 Subject: [PATCH] xlogo: rebuild for musl support. --- srcpkgs/xlogo/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/xlogo/template b/srcpkgs/xlogo/template index 15feb548064..5d10a496594 100644 --- a/srcpkgs/xlogo/template +++ b/srcpkgs/xlogo/template @@ -1,7 +1,7 @@ # Template file for 'xlogo' pkgname=xlogo version=1.0.4 -revision=2 +revision=3 build_style=gnu-configure hostmakedepends="pkg-config" makedepends="libXaw-devel"