summaryrefslogtreecommitdiffstats
path: root/extra
diff options
context:
space:
mode:
Diffstat (limited to 'extra')
-rwxr-xr-xextra/source/php81/fetch-php.sh4
-rwxr-xr-xextra/source/php81/php81.SlackBuild3
2 files changed, 2 insertions, 5 deletions
diff --git a/extra/source/php81/fetch-php.sh b/extra/source/php81/fetch-php.sh
index d1fa22041..5c9f2517a 100755
--- a/extra/source/php81/fetch-php.sh
+++ b/extra/source/php81/fetch-php.sh
@@ -1,2 +1,2 @@
-lftpget http://us.php.net/distributions/php-8.1.25.tar.xz.asc
-lftpget http://us.php.net/distributions/php-8.1.25.tar.xz
+lftpget http://us.php.net/distributions/php-8.1.27.tar.xz.asc
+lftpget http://us.php.net/distributions/php-8.1.27.tar.xz
diff --git a/extra/source/php81/php81.SlackBuild b/extra/source/php81/php81.SlackBuild
index 968db3be0..95ffb8591 100755
--- a/extra/source/php81/php81.SlackBuild
+++ b/extra/source/php81/php81.SlackBuild
@@ -185,7 +185,6 @@ CXXFLAGS="$SLKCFLAGS -DU_USING_ICU_NAMESPACE=1 -DU_DEFINE_FALSE_AND_TRUE=1" \
--enable-fpm \
--with-fpm-user=apache \
--with-fpm-group=apache \
- --enable-maintainer-zts \
--enable-pcntl \
--enable-mbregex \
--enable-tokenizer=shared \
@@ -194,7 +193,6 @@ CXXFLAGS="$SLKCFLAGS -DU_USING_ICU_NAMESPACE=1 -DU_DEFINE_FALSE_AND_TRUE=1" \
--with-layout=PHP \
--disable-sigchild \
--with-libxml \
- --with-xmlrpc=shared \
--with-expat \
--enable-simplexml \
--enable-xmlreader=shared \
@@ -246,7 +244,6 @@ CXXFLAGS="$SLKCFLAGS -DU_USING_ICU_NAMESPACE=1 -DU_DEFINE_FALSE_AND_TRUE=1" \
--enable-sysvshm \
--with-xsl=shared,/usr \
--with-zip=shared \
- --with-tsrm-pthreads \
--enable-intl=shared \
--enable-opcache \
--enable-shared=yes \