summaryrefslogtreecommitdiffstats
path: root/extra/source
diff options
context:
space:
mode:
Diffstat (limited to 'extra/source')
-rwxr-xr-xextra/source/php8/fetch-php.sh4
-rwxr-xr-xextra/source/php8/php8.SlackBuild2
2 files changed, 3 insertions, 3 deletions
diff --git a/extra/source/php8/fetch-php.sh b/extra/source/php8/fetch-php.sh
index f5e788ebb..bcd28974a 100755
--- a/extra/source/php8/fetch-php.sh
+++ b/extra/source/php8/fetch-php.sh
@@ -1,2 +1,2 @@
-lftpget http://us.php.net/distributions/php-8.0.10.tar.xz.asc
-lftpget http://us.php.net/distributions/php-8.0.10.tar.xz
+lftpget http://us.php.net/distributions/php-8.0.11.tar.xz.asc
+lftpget http://us.php.net/distributions/php-8.0.11.tar.xz
diff --git a/extra/source/php8/php8.SlackBuild b/extra/source/php8/php8.SlackBuild
index f04dbcbfa..65e29cb5a 100755
--- a/extra/source/php8/php8.SlackBuild
+++ b/extra/source/php8/php8.SlackBuild
@@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=php
VERSION=${VERSION:-$(echo php-*.tar.xz | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-ALPINE=2.24
+ALPINE=2.25
BUILD=${BUILD:-1}
# Automatically determine the architecture we're building on: