summaryrefslogtreecommitdiffstats
path: root/source/l/python-build/python-build.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'source/l/python-build/python-build.SlackBuild')
-rwxr-xr-xsource/l/python-build/python-build.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/l/python-build/python-build.SlackBuild b/source/l/python-build/python-build.SlackBuild
index 73cd16648..5f5f9b2e4 100755
--- a/source/l/python-build/python-build.SlackBuild
+++ b/source/l/python-build/python-build.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=python-build
VERSION=${VERSION:-$(echo build-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then