summaryrefslogtreecommitdiffstats
path: root/source/d/meson
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2020-01-08 22:14:06 +0000
committer Eric Hameleers <alien@slackware.com>2020-01-09 08:59:50 +0100
commit8e336c192ea19bebc8a6b4430fb3e43a3b4ef347 (patch)
tree58b70400f773f96fa96cdbf9077ff459c5b8bbd2 /source/d/meson
parent8e7ee22b7015000257e124a62a47b9fa28d4f29a (diff)
downloadcurrent-8e336c192ea19bebc8a6b4430fb3e43a3b4ef347.tar.gz
current-8e336c192ea19bebc8a6b4430fb3e43a3b4ef347.tar.xz
Wed Jan 8 22:14:06 UTC 202020200108221406
a/e2fsprogs-1.45.5-x86_64-1.txz: Upgraded. d/meson-0.53.0-x86_64-1.txz: Upgraded. l/mozilla-nss-3.49-x86_64-1.txz: Upgraded. n/curl-7.68.0-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source/d/meson')
-rwxr-xr-xsource/d/meson/meson.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/d/meson/meson.SlackBuild b/source/d/meson/meson.SlackBuild
index 6fc50899b..6e0faba19 100755
--- a/source/d/meson/meson.SlackBuild
+++ b/source/d/meson/meson.SlackBuild
@@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=meson
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-1}
if [ -z "$ARCH" ]; then
case "$( uname -m )" in