From 28acaec176a77a65e0305588c58778915f2141fa Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Thu, 28 Aug 2025 18:03:40 +0200 Subject: [PATCH] php8, revbump for libzip version (#12842) --- dev-lang/php/php8-8.4.4.recipe | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-lang/php/php8-8.4.4.recipe b/dev-lang/php/php8-8.4.4.recipe index ecf53133d..66aeaf2d0 100644 --- a/dev-lang/php/php8-8.4.4.recipe +++ b/dev-lang/php/php8-8.4.4.recipe @@ -6,7 +6,7 @@ popular websites in the world." HOMEPAGE="https://php.net/" COPYRIGHT="2001-2022 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="192a325fd3ca09b6c528dd6014ee07d803c3162514d4bb0d3e0981d00ac700ec" SOURCE_FILENAME="php-$portVersion.tar.bz2" @@ -71,7 +71,7 @@ CONFLICTS=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel devel:libbz2$secondaryArchSuffix - devel:libcrypto$secondaryArchSuffix >= 3 + devel:libcrypto$secondaryArchSuffix devel:libcurl$secondaryArchSuffix devel:libedit$secondaryArchSuffix devel:libfreetype$secondaryArchSuffix @@ -85,7 +85,7 @@ BUILD_REQUIRES=" devel:libpng16$secondaryArchSuffix devel:libpq$secondaryArchSuffix devel:libsqlite3$secondaryArchSuffix - devel:libssl$secondaryArchSuffix >= 3 + devel:libssl$secondaryArchSuffix devel:libwebp$secondaryArchSuffix devel:libxml2$secondaryArchSuffix devel:libz$secondaryArchSuffix