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