summaryrefslogtreecommitdiffstats
path: root/source/n/tin/tin.SlackBuild
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2020-02-18 05:20:50 +0000
committer Eric Hameleers <alien@slackware.com>2020-02-18 17:59:47 +0100
commit4519a0f456283842a8671acbe82843e123d056b8 (patch)
treec27062f6f543c25386fe4ea4be2d11d50445588e /source/n/tin/tin.SlackBuild
parentd8da2d3be01cee6dd09daa56912b02ffe0747b57 (diff)
downloadcurrent-4519a0f456283842a8671acbe82843e123d056b8.tar.gz
current-4519a0f456283842a8671acbe82843e123d056b8.tar.xz
Tue Feb 18 05:20:50 UTC 202020200218052050
l/gtk+3-3.24.14-x86_64-2.txz: Rebuilt. Rebuilt with -DG_ENABLE_DEBUG. Thanks to Bindestreck. Also built with -DG_DISABLE_CAST_CHECKS and -Dbroadway_backend=true. l/imagemagick-7.0.9_24-x86_64-1.txz: Upgraded. n/bind-9.14.10-x86_64-2.txz: Rebuilt. rc.bind: make sure it works with a non-root user specified in $NAMED_OPTIONS. Thanks to Luigi Trovato. n/tin-2.4.4-x86_64-1.txz: Upgraded. xap/blackbox-0.76-x86_64-1.txz: Upgraded. testing/packages/PAM/libcap-2.32-x86_64-1_pam.txz: Upgraded.
Diffstat (limited to 'source/n/tin/tin.SlackBuild')
-rwxr-xr-xsource/n/tin/tin.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/n/tin/tin.SlackBuild b/source/n/tin/tin.SlackBuild
index 69a47bd8c..53e983eeb 100755
--- a/source/n/tin/tin.SlackBuild
+++ b/source/n/tin/tin.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=tin
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.xz | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-3}
+BUILD=${BUILD:-1}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then