php,revbump, use ICU74 (#10480)

This commit is contained in:
Schrijvers Luc
2024-06-03 07:55:57 +02:00
committed by GitHub
parent a21829df78
commit 69608635de
2 changed files with 4 additions and 4 deletions

View File

@@ -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="b601bb12e53720469b60ea816776cac1c0696b09888a11ad2379b2eee835386e"
SOURCE_FILENAME="php-$portVersion.tar.bz2"
@@ -67,7 +67,7 @@ BUILD_REQUIRES="
devel:libcurl$secondaryArchSuffix
devel:libfreetype$secondaryArchSuffix
devel:libgd$secondaryArchSuffix
devel:libicuuc$secondaryArchSuffix
devel:libicuuc$secondaryArchSuffix >= 74
devel:libjpeg$secondaryArchSuffix
devel:libnghttp2$secondaryArchSuffix
devel:libonig$secondaryArchSuffix

View File

@@ -6,7 +6,7 @@ popular websites in the world."
HOMEPAGE="https://php.net/"
COPYRIGHT="2001-2022 PHP Group"
LICENSE="PHP License v3.01"
REVISION="3"
REVISION="4"
SOURCE_URI="https://php.net/get/php-$portVersion.tar.bz2/from/this/mirror"
CHECKSUM_SHA256="9ebb0e2e571db6fd5930428dcb2d19ed3e050338ec1f1347c282cae92fc086ff"
SOURCE_FILENAME="php-$portVersion.tar.bz2"
@@ -77,7 +77,7 @@ BUILD_REQUIRES="
devel:libfreetype$secondaryArchSuffix
devel:libgettextlib$secondaryArchSuffix
devel:libgd$secondaryArchSuffix
devel:libicuuc$secondaryArchSuffix
devel:libicuuc$secondaryArchSuffix >= 74
devel:libintl$secondaryArchSuffix
devel:libjpeg$secondaryArchSuffix
devel:libnghttp2$secondaryArchSuffix