summaryrefslogtreecommitdiffstats
path: root/development/meson/meson.SlackBuild
diff options
context:
space:
mode:
author Jeremy Hansen2021-03-24 18:44:08 +0100
committer Willy Sudiarto Raharjo2021-03-27 02:58:38 +0100
commit3168c3f43023d183a6edea08a443b896a6096fd2 (patch)
tree00dc62cd259e56d65ae407ad65be3ecc18cef8e5 /development/meson/meson.SlackBuild
parent6d4c51a1f0e9d7851b3f6d3e07f52b1fc3ac5f06 (diff)
downloadslackbuilds-3168c3f43023d183a6edea08a443b896a6096fd2.tar.gz
development/meson: Version bump to 0.57.1 and update copyright year
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/meson/meson.SlackBuild')
-rw-r--r--development/meson/meson.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/development/meson/meson.SlackBuild b/development/meson/meson.SlackBuild
index e1ef883991..b1dcde3e1b 100644
--- a/development/meson/meson.SlackBuild
+++ b/development/meson/meson.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for meson
-# Copyright 2017-2020 Jeremy Hansen <jebrhansen+SBo -at- gmail.com>
+# Copyright 2017-2021 Jeremy Hansen <jebrhansen+SBo -at- gmail.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=meson
-VERSION=${VERSION:-0.55.3}
+VERSION=${VERSION:-0.57.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}