From 404d5540a508c51445c59197a79c487f7e3ac59d Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Thu, 20 Aug 2015 00:02:27 +0200 Subject: [PATCH] xdriinfo: trigger rebuild for musl. --- srcpkgs/xdriinfo/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/xdriinfo/template b/srcpkgs/xdriinfo/template index d0e3c469320..724d214e419 100644 --- a/srcpkgs/xdriinfo/template +++ b/srcpkgs/xdriinfo/template @@ -1,7 +1,7 @@ # Template build file for 'xdriinfo'. pkgname=xdriinfo version=1.0.5 -revision=1 +revision=2 build_style=gnu-configure hostmakedepends="pkg-config" makedepends="libX11-devel MesaLib-devel"