diff options
author | Erik Hanson <erik@slackbuilds.org> | 2022-11-02 10:15:14 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-11-05 21:15:27 +0700 |
commit | 3f28685a02f32c47a005aa343a9094388f1b37ec (patch) | |
tree | b6fce625ffbb50fdcd90f65448a0b0bf76588a8e /system | |
parent | b92b623283d50482c45d24cf100da6739c0da87a (diff) | |
download | slackbuilds-3f28685a02f32c47a005aa343a9094388f1b37ec.tar.gz |
system/isomaster: Updated for version 1.3.16.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r-- | system/isomaster/isomaster.SlackBuild | 4 | ||||
-rw-r--r-- | system/isomaster/isomaster.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/system/isomaster/isomaster.SlackBuild b/system/isomaster/isomaster.SlackBuild index e1ebe33de0..41a692422a 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} diff --git a/system/isomaster/isomaster.info b/system/isomaster/isomaster.info index f941323f65..0467b9f7a1 100644 --- a/system/isomaster/isomaster.info +++ b/system/isomaster/isomaster.info @@ -1,8 +1,8 @@ PRGNAM="isomaster" -VERSION="1.3.13" +VERSION="1.3.16" HOMEPAGE="http://littlesvr.ca/isomaster/index.php" -DOWNLOAD="http://littlesvr.ca/isomaster/releases/isomaster-1.3.13.tar.bz2" -MD5SUM="0fe6a1d862feb954d8f760d23829e5b4" +DOWNLOAD="http://littlesvr.ca/isomaster/releases/isomaster-1.3.16.tar.bz2" +MD5SUM="3c06161f1640c35363474f6efa096ff4" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |