summaryrefslogtreecommitdiffstats
path: root/source
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2021-05-16 18:36:10 +0000
committer Eric Hameleers <alien@slackware.com>2021-05-17 08:59:54 +0200
commitaf7419df40001d15bac45ff746d05b9f659146c5 (patch)
tree5525fd86bb01970d19981f121c630fa91c9798b7 /source
parent6af908edbd563145da3ebc9d1c4c9d68fd55b38c (diff)
downloadcurrent-af7419df40001d15bac45ff746d05b9f659146c5.tar.gz
current-af7419df40001d15bac45ff746d05b9f659146c5.tar.xz
Sun May 16 18:36:10 UTC 202120210516183610
a/dialog-1.3_20210509-x86_64-1.txz: Upgraded. l/libidn-1.37-x86_64-1.txz: Upgraded. l/netpbm-10.94.04-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source')
-rwxr-xr-xsource/l/libidn/libidn.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/l/libidn/libidn.SlackBuild b/source/l/libidn/libidn.SlackBuild
index a8c9bf917..c0aedc936 100755
--- a/source/l/libidn/libidn.SlackBuild
+++ b/source/l/libidn/libidn.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=libidn
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | 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