mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 08:37:46 +00:00
Ports: Update PHP to 8.2.8
This commit is contained in:
parent
ba776390b5
commit
a8857c06b3
2 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
#!/usr/bin/env -S bash ../.port_include.sh
|
||||
port='php'
|
||||
useconfigure='true'
|
||||
version='8.1.12'
|
||||
version='8.2.8'
|
||||
files=(
|
||||
"https://www.php.net/distributions/php-${version}.tar.xz 08243359e2204d842082269eedc15f08d2eca726d0e65b93fb11f4bfc51bbbab"
|
||||
"https://www.php.net/distributions/php-${version}.tar.xz cfe1055fbcd486de7d3312da6146949aae577365808790af6018205567609801"
|
||||
)
|
||||
depends=(
|
||||
'libiconv'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue