summaryrefslogtreecommitdiffstats
path: root/source/d/pkg-config/pkg-config.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'source/d/pkg-config/pkg-config.SlackBuild')
-rwxr-xr-xsource/d/pkg-config/pkg-config.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/d/pkg-config/pkg-config.SlackBuild b/source/d/pkg-config/pkg-config.SlackBuild
index 9042cf512..4a98cbde8 100755
--- a/source/d/pkg-config/pkg-config.SlackBuild
+++ b/source/d/pkg-config/pkg-config.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=pkg-config
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z* | 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