summaryrefslogtreecommitdiffstats
path: root/source/l/json-c/json-c.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'source/l/json-c/json-c.SlackBuild')
-rwxr-xr-xsource/l/json-c/json-c.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/l/json-c/json-c.SlackBuild b/source/l/json-c/json-c.SlackBuild
index d741fc288..c6dd70644 100755
--- a/source/l/json-c/json-c.SlackBuild
+++ b/source/l/json-c/json-c.SlackBuild
@@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=json-c
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | cut -f 3- -d - | rev | cut -f 3- -d . | rev)}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-3}
# Automatically determine the architecture we're building on:
MARCH=$( uname -m )