From ff46d07a31f95f2fcdc8058c9dba1d64d19db91c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Wed, 21 Aug 2019 13:20:37 +0200 Subject: [PATCH] bigreqsproto: devel:util_macros is any arch --- x11-proto/bigreqsproto/bigreqsproto-1.1.2.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-proto/bigreqsproto/bigreqsproto-1.1.2.recipe b/x11-proto/bigreqsproto/bigreqsproto-1.1.2.recipe index 8b694dc50..5504c1536 100644 --- a/x11-proto/bigreqsproto/bigreqsproto-1.1.2.recipe +++ b/x11-proto/bigreqsproto/bigreqsproto-1.1.2.recipe @@ -4,7 +4,7 @@ that exceed 262140 bytes in length." HOMEPAGE="http://xorg.freedesktop.org/releases/individual/proto/" COPYRIGHT="1992, 1998 The Open Group" LICENSE="MIT (no promotion)" -REVISION="2" +REVISION="3" SOURCE_URI="http://xorg.freedesktop.org/releases/individual/proto/bigreqsproto-$portVersion.tar.gz" CHECKSUM_SHA256="de68a1a9dd1a1219ad73531bff9f662bc62fcd777387549c43cd282399f4a6ea" @@ -30,7 +30,7 @@ BUILD_PREREQUIRES=" cmd:libtool cmd:make cmd:pkg_config$secondaryArchSuffix - devel:util_macros$secondaryArchSuffix + devel:util_macros " BUILD()