aboutsummaryrefslogtreecommitdiff
path: root/system/isomaster/isomaster.SlackBuild
diff options
context:
space:
mode:
authorErik Hanson <erik@slackbuilds.org>2022-11-02 10:15:14 -0500
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-11-05 21:15:27 +0700
commit3f28685a02f32c47a005aa343a9094388f1b37ec (patch)
treeb6fce625ffbb50fdcd90f65448a0b0bf76588a8e /system/isomaster/isomaster.SlackBuild
parentb92b623283d50482c45d24cf100da6739c0da87a (diff)
system/isomaster: Updated for version 1.3.16.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/isomaster/isomaster.SlackBuild')
-rw-r--r--system/isomaster/isomaster.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/isomaster/isomaster.SlackBuild b/system/isomaster/isomaster.SlackBuild
index e1ebe33de005f..41a692422ae06 100644
--- a/system/isomaster/isomaster.SlackBuild
+++ b/system/isomaster/isomaster.SlackBuild
@@ -2,7 +2,7 @@
#
# Slackware build script for ISO Master
#
-# Copyright 2009-2015 Erik W. Hanson, Minneapolis, MN, USA
+# Copyright 2009-2022 Erik W. Hanson, Minneapolis, MN, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=isomaster
-VERSION=${VERSION:-1.3.13}
+VERSION=${VERSION:-1.3.16}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}