summaryrefslogtreecommitdiffstats
path: root/extra/source/php8/php8.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'extra/source/php8/php8.SlackBuild')
-rwxr-xr-xextra/source/php8/php8.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/source/php8/php8.SlackBuild b/extra/source/php8/php8.SlackBuild
index f04dbcbfa..f49998e8c 100755
--- a/extra/source/php8/php8.SlackBuild
+++ b/extra/source/php8/php8.SlackBuild
@@ -28,7 +28,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
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then