summaryrefslogtreecommitdiffstats
path: root/source/l
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2022-04-03 19:57:16 +0000
committer Eric Hameleers <alien@slackware.com>2022-04-04 06:59:53 +0200
commit16aaf2f4877dcf6f5221763907fa762d7dcb5ba3 (patch)
tree6a3cf5219e96873f06115c0f4c244dffe7bd9a3c /source/l
parent077ad1ea6c8bca0eb13fd41f844718c92364d1ac (diff)
downloadcurrent-16aaf2f4877dcf6f5221763907fa762d7dcb5ba3.tar.gz
current-16aaf2f4877dcf6f5221763907fa762d7dcb5ba3.tar.xz
Sun Apr 3 19:57:16 UTC 202220220403195716
l/espeak-ng-1.51-x86_64-1.txz: Upgraded. n/ca-certificates-20220403-noarch-1.txz: Upgraded. This update provides the latest CA certificates to check for the authenticity of SSL connections. x/libX11-1.7.5-x86_64-1.txz: Upgraded. x/libXcursor-1.2.1-x86_64-1.txz: Upgraded. xfce/thunar-4.16.11-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source/l')
-rwxr-xr-xsource/l/espeak-ng/espeak-ng.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/l/espeak-ng/espeak-ng.SlackBuild b/source/l/espeak-ng/espeak-ng.SlackBuild
index 13b3505e5..daf1b46f4 100755
--- a/source/l/espeak-ng/espeak-ng.SlackBuild
+++ b/source/l/espeak-ng/espeak-ng.SlackBuild
@@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=espeak-ng
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