mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 23:47:45 +00:00
Ports/php: Update php to version 8.2.10
This commit is contained in:
parent
f49d6ae310
commit
de6a1251f4
4 changed files with 9 additions and 9 deletions
|
@ -1,9 +1,9 @@
|
|||
#!/usr/bin/env -S bash ../.port_include.sh
|
||||
port='php'
|
||||
useconfigure='true'
|
||||
version='8.2.8'
|
||||
version='8.2.10'
|
||||
files=(
|
||||
"https://www.php.net/distributions/php-${version}.tar.xz#cfe1055fbcd486de7d3312da6146949aae577365808790af6018205567609801"
|
||||
"https://www.php.net/distributions/php-${version}.tar.xz#561dc4acd5386e47f25be76f2c8df6ae854756469159248313bcf276e282fbb3"
|
||||
)
|
||||
depends=(
|
||||
'libiconv'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue