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