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