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