summaryrefslogtreecommitdiffstats
path: root/source/ap/dmidecode/dmidecode.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'source/ap/dmidecode/dmidecode.SlackBuild')
-rwxr-xr-xsource/ap/dmidecode/dmidecode.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/ap/dmidecode/dmidecode.SlackBuild b/source/ap/dmidecode/dmidecode.SlackBuild
index 0b338c75d..329d6dc3b 100755
--- a/source/ap/dmidecode/dmidecode.SlackBuild
+++ b/source/ap/dmidecode/dmidecode.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=dmidecode
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.xz | 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