summaryrefslogtreecommitdiffstats
path: root/source/l/utf8proc
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2021-12-17 20:47:13 +0000
committer Eric Hameleers <alien@slackware.com>2021-12-18 08:59:54 +0100
commit93a272f6d5fbe8ad33deccffedc172e527b7c329 (patch)
tree81e783718303036a029169945e97c86317a5b154 /source/l/utf8proc
parentd5c267841ae969914a7a7d3265d40931171c2f44 (diff)
downloadcurrent-93a272f6d5fbe8ad33deccffedc172e527b7c329.tar.gz
current-93a272f6d5fbe8ad33deccffedc172e527b7c329.tar.xz
Fri Dec 17 20:47:13 UTC 202120211217204713
a/kernel-generic-5.15.10-x86_64-1.txz: Upgraded. a/kernel-huge-5.15.10-x86_64-1.txz: Upgraded. a/kernel-modules-5.15.10-x86_64-1.txz: Upgraded. ap/inxi-3.3.11_1-noarch-1.txz: Upgraded. ap/ksh93-1.0_20211217_ce3e080c-x86_64-1.txz: Upgraded. ap/neofetch-20211210_ccd5d9f5-noarch-1.txz: Upgraded. d/Cython-0.29.26-x86_64-1.txz: Upgraded. d/kernel-headers-5.15.10-x86-1.txz: Upgraded. k/kernel-source-5.15.10-noarch-1.txz: Upgraded. l/utf8proc-2.7.0-x86_64-1.txz: Upgraded. n/ca-certificates-20211216-noarch-1.txz: Upgraded. This update provides the latest CA certificates to check for the authenticity of SSL connections. xap/xine-ui-0.99.13-x86_64-1.txz: Upgraded. extra/php80/php80-8.0.14-x86_64-1.txz: Upgraded. extra/php81/php81-8.1.1-x86_64-1.txz: Upgraded. isolinux/initrd.img: Rebuilt. kernels/*: Upgraded. usb-and-pxe-installers/usbboot.img: Rebuilt.
Diffstat (limited to 'source/l/utf8proc')
-rwxr-xr-xsource/l/utf8proc/utf8proc.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/l/utf8proc/utf8proc.SlackBuild b/source/l/utf8proc/utf8proc.SlackBuild
index 83cb67a83..237376caa 100755
--- a/source/l/utf8proc/utf8proc.SlackBuild
+++ b/source/l/utf8proc/utf8proc.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=utf8proc
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