summaryrefslogtreecommitdiffstats
path: root/source/n/php/php.SlackBuild
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2020-09-02 18:07:02 +0000
committer Eric Hameleers <alien@slackware.com>2020-09-03 17:59:55 +0200
commit80acc531cddf96d12904fb1860d11663bf971ff3 (patch)
treeea518f004d9f99a0152a6b552ee0f67fec7f55b7 /source/n/php/php.SlackBuild
parentb934dac849a790e39b15447185988d8adc2e56fc (diff)
downloadcurrent-80acc531cddf96d12904fb1860d11663bf971ff3.tar.gz
current-80acc531cddf96d12904fb1860d11663bf971ff3.tar.xz
Wed Sep 2 18:07:02 UTC 202020200902180702
a/kernel-firmware-20200901_d5f9eea-noarch-1.txz: Upgraded. d/mercurial-5.5.1-x86_64-1.txz: Upgraded. d/python-setuptools-50.0.3-x86_64-1.txz: Upgraded. l/netpbm-10.91.02-x86_64-1.txz: Upgraded. n/php-7.4.10-x86_64-1.txz: Upgraded. xap/xaos-4.2-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source/n/php/php.SlackBuild')
-rwxr-xr-xsource/n/php/php.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/n/php/php.SlackBuild b/source/n/php/php.SlackBuild
index 424f9193b..99caf8b78 100755
--- a/source/n/php/php.SlackBuild
+++ b/source/n/php/php.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.23.2
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-1}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then