summaryrefslogtreecommitdiffstats
path: root/source/l/iso-codes
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2021-03-08 19:19:03 +0000
committer Eric Hameleers <alien@slackware.com>2021-03-09 08:59:53 +0100
commit0be77b20dad3002d7968cc0a5a8c611d8f9c6315 (patch)
tree8b7950b3b9a70c8a54dd2f7293f973e9fd100c56 /source/l/iso-codes
parent862bf241139111651f1ec68e56951d2c6d033ba2 (diff)
downloadcurrent-0be77b20dad3002d7968cc0a5a8c611d8f9c6315.tar.gz
current-0be77b20dad3002d7968cc0a5a8c611d8f9c6315.tar.xz
Mon Mar 8 19:19:03 UTC 202120210308191903
a/lrzip-0.641-x86_64-1.txz: Upgraded. This update fixes the poor compression ratio reported by Toutatis. a/smartmontools-7.2-x86_64-4.txz: Rebuilt. Add support for /etc/default/smartd. Thanks to upnort. a/sysvinit-2.99-x86_64-1.txz: Upgraded. l/iso-codes-4.6.0-noarch-1.txz: Upgraded. n/ca-certificates-20210308-noarch-1.txz: Upgraded. This update provides the latest CA certificates to check for the authenticity of SSL connections. n/fetchmail-6.4.17-x86_64-1.txz: Upgraded. xfce/thunar-4.16.5-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source/l/iso-codes')
-rwxr-xr-xsource/l/iso-codes/iso-codes.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/l/iso-codes/iso-codes.SlackBuild b/source/l/iso-codes/iso-codes.SlackBuild
index 16bbbd362..31e7aab06 100755
--- a/source/l/iso-codes/iso-codes.SlackBuild
+++ b/source/l/iso-codes/iso-codes.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=iso-codes
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
ARCH=${ARCH:-noarch}
-BUILD=${BUILD:-3}
+BUILD=${BUILD:-1}
# If the variable PRINT_PACKAGE_NAME is set, then this script will report what
# the name of the created package would be, and then exit. This information