diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2022-08-04 19:41:01 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2022-08-05 06:59:44 +0200 |
commit | ca27dc818b992f6deccc946ad7cae6b6e3b626cd (patch) | |
tree | 3756e6a0dab41b6ae018e2bfd0b2e5b940f1868c /extra/source/php81/php81.SlackBuild | |
parent | 32cd5c4e629d77ac4cc59a5929261bea97b036c3 (diff) | |
download | current-ca27dc818b992f6deccc946ad7cae6b6e3b626cd.tar.gz current-ca27dc818b992f6deccc946ad7cae6b6e3b626cd.tar.xz |
Thu Aug 4 19:41:01 UTC 202220220804194101
a/kernel-firmware-20220804_e6185d5-noarch-1.txz: Upgraded.
a/util-linux-2.38.1-x86_64-1.txz: Upgraded.
ap/mpg123-1.30.2-x86_64-1.txz: Upgraded.
n/NetworkManager-1.38.2-x86_64-1.txz: Upgraded.
xap/libnma-1.8.40-x86_64-1.txz: Upgraded.
xap/network-manager-applet-1.28.0-x86_64-1.txz: Upgraded.
extra/php81/php81-8.1.9-x86_64-1.txz: Upgraded.
Diffstat (limited to 'extra/source/php81/php81.SlackBuild')
-rwxr-xr-x | extra/source/php81/php81.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/source/php81/php81.SlackBuild b/extra/source/php81/php81.SlackBuild index 86b6b3a3b..8f4a3cf04 100755 --- a/extra/source/php81/php81.SlackBuild +++ b/extra/source/php81/php81.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.26 -BUILD=${BUILD:-2} +BUILD=${BUILD:-1} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then |