summaryrefslogtreecommitdiff
path: root/Ports/php/package.sh
diff options
context:
space:
mode:
Diffstat (limited to 'Ports/php/package.sh')
-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 747084e67c..af5de67e09 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.11'
-files="https://www.php.net/distributions/php-${version}.tar.xz php-${version}.tar.xz 3005198d7303f87ab31bc30695de76e8ad62783f806b6ab9744da59fe41cc5bd"
+version='8.1.12'
+files="https://www.php.net/distributions/php-${version}.tar.xz php-${version}.tar.xz 08243359e2204d842082269eedc15f08d2eca726d0e65b93fb11f4bfc51bbbab"
auth_type='sha256'
depends=("libiconv" "libxml2" "openssl" "readline" "sqlite" "zlib")
configopts=(