aboutsummaryrefslogtreecommitdiff
path: root/libraries/mujs/mujs.SlackBuild
diff options
context:
space:
mode:
authorChristoph Willing <chris.willing@linux.com>2021-01-14 09:46:18 +1000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-01-17 08:45:00 +0700
commitfd2e7a053a03d009e3a23996ff47f6a2fa3f950d (patch)
tree7456843d6c33caac95f106032f61480ce035aba0 /libraries/mujs/mujs.SlackBuild
parent841d8d18bb9fc26d6f4fb39e3a5db139fde0ed77 (diff)
libraries/mujs: Updated for version 1.0.9
Signed-off-by: Christoph Willing <chris.willing@linux.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/mujs/mujs.SlackBuild')
-rw-r--r--libraries/mujs/mujs.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/mujs/mujs.SlackBuild b/libraries/mujs/mujs.SlackBuild
index 9cd6413963..11e06073fb 100644
--- a/libraries/mujs/mujs.SlackBuild
+++ b/libraries/mujs/mujs.SlackBuild
@@ -4,7 +4,7 @@
# Written by Valerio Talora <navigare@gmx.com>
# Copyright (c) 2018 (versions 1.0.3-1.0.5) Andreas Guldstrand
-# Copyright (c) 2020 Christoph Willing, Brisbane, Australia
+# Copyright (c) 2020-2021 Christoph Willing, Brisbane, Australia
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=mujs
-VERSION=${VERSION:-1.0.7}
+VERSION=${VERSION:-1.0.9}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}