summaryrefslogtreecommitdiffstats
path: root/source/l/python-ply/python-ply.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'source/l/python-ply/python-ply.SlackBuild')
-rwxr-xr-xsource/l/python-ply/python-ply.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/l/python-ply/python-ply.SlackBuild b/source/l/python-ply/python-ply.SlackBuild
index 68cab39a8..1c4784fda 100755
--- a/source/l/python-ply/python-ply.SlackBuild
+++ b/source/l/python-ply/python-ply.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=python-ply
SRCNAM=ply
VERSION=${VERSION:-$(echo ${SRCNAM}-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-3}
+BUILD=${BUILD:-4}
if [ -z "$ARCH" ]; then
case "$( uname -m )" in