From b37d078aa4684ffb6b1cd5d055c6dc062c40ca69 Mon Sep 17 00:00:00 2001 From: Adrien Destugues Date: Tue, 18 Aug 2020 18:19:26 +0200 Subject: [PATCH] php: fix PROVIDES --- dev-lang/php/php-7.4.8.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-lang/php/php-7.4.8.recipe b/dev-lang/php/php-7.4.8.recipe index 6aece5720..bfec05b01 100644 --- a/dev-lang/php/php-7.4.8.recipe +++ b/dev-lang/php/php-7.4.8.recipe @@ -6,7 +6,7 @@ popular websites in the world." HOMEPAGE="https://php.net/" COPYRIGHT="2001-2020 PHP Group" LICENSE="PHP License v3.01" -REVISION="1" +REVISION="2" SOURCE_URI="https://php.net/get/php-$portVersion.tar.bz2/from/this/mirror" CHECKSUM_SHA256="6a48d3a605c003b088984ceb53be5df1e698b8b35ddacadd12fe50f49c0e8062" SOURCE_FILENAME="php-$portVersion.tar.bz2" @@ -23,7 +23,7 @@ if [ "$targetArchitecture" = x86_gcc2 ]; then fi PROVIDES=" - php = $portVersion + php$secondaryArchSuffix = $portVersion cmd:pear cmd:peardev cmd:pecl