summaryrefslogtreecommitdiffstats
path: root/source/l/harfbuzz
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2019-03-31 18:51:16 +0000
committer Eric Hameleers <alien@slackware.com>2019-04-01 08:59:43 +0200
commitdf86158dc598141c63689a86c2f247053e616719 (patch)
tree3c528a0cf288226259f3711dbd81043b94826322 /source/l/harfbuzz
parent7aa0551f5b00938c12907fc6d975ba24ba1bedb1 (diff)
downloadcurrent-df86158dc598141c63689a86c2f247053e616719.tar.gz
current-df86158dc598141c63689a86c2f247053e616719.tar.xz
Sun Mar 31 18:51:16 UTC 201920190331185116
a/quota-4.05-x86_64-1.txz: Upgraded. d/cmake-3.14.1-x86_64-1.txz: Upgraded. d/patchelf-0.10-x86_64-1.txz: Upgraded. l/harfbuzz-2.4.0-x86_64-1.txz: Upgraded. l/utf8proc-2.3.0-x86_64-1.txz: Upgraded. n/httpd-2.4.39-x86_64-1.txz: Upgraded. n/iputils-20190324-x86_64-1.txz: Upgraded. n/postfix-3.4.5-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source/l/harfbuzz')
-rwxr-xr-xsource/l/harfbuzz/harfbuzz.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/l/harfbuzz/harfbuzz.SlackBuild b/source/l/harfbuzz/harfbuzz.SlackBuild
index 9221c1876..0a4ae61f4 100755
--- a/source/l/harfbuzz/harfbuzz.SlackBuild
+++ b/source/l/harfbuzz/harfbuzz.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=harfbuzz
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