summaryrefslogtreecommitdiff
path: root/Ports/php
diff options
context:
space:
mode:
authorJelle Raaijmakers <jelle@gmta.nl>2022-10-21 14:19:10 +0200
committerLinus Groh <mail@linusgroh.de>2022-10-21 14:31:32 +0200
commit684c038af0fcf622fa535dc4c362563e20ca7d2c (patch)
treeaef4cd18c7fde2e6328b5d4a6aac70b48f560079 /Ports/php
parent8ebbb6a2f35d1fe9092e89533372ec5134e053b0 (diff)
downloadserenity-684c038af0fcf622fa535dc4c362563e20ca7d2c.zip
Ports: Update PHP to 8.1.11
Diffstat (limited to 'Ports/php')
-rwxr-xr-xPorts/php/package.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/Ports/php/package.sh b/Ports/php/package.sh
index 318a949009..645d07d489 100755
--- a/Ports/php/package.sh
+++ b/Ports/php/package.sh
@@ -1,8 +1,8 @@
#!/usr/bin/env -S bash ../.port_include.sh
port='php'
useconfigure='true'
-version='8.1.6'
-files="https://www.php.net/distributions/php-${version}.tar.xz php-${version}.tar.xz da38d65bb0d5dd56f711cd478204f2b62a74a2c2b0d2d523a78d6eb865b2364c"
+version='8.1.11'
+files="https://www.php.net/distributions/php-${version}.tar.xz php-${version}.tar.xz 3005198d7303f87ab31bc30695de76e8ad62783f806b6ab9744da59fe41cc5bd"
auth_type='sha256'
depends=("libiconv" "libxml2" "openssl" "readline" "sqlite" "zlib")
configopts=(