diff options
author | Erik Hanson <erik@slackbuilds.org> | 2015-05-15 17:33:02 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-05-17 23:45:28 +0700 |
commit | 80edc76e41b198e9dccca7c8702b1b1cc93bab19 (patch) | |
tree | eb9d991db51a01f9095fca0f591e14e9f1383221 /system/isomaster | |
parent | 4780990c0481d3ac6eda07cd6a19373b41bbf619 (diff) | |
download | slackbuilds-80edc76e41b198e9dccca7c8702b1b1cc93bab19.tar.gz |
system/isomaster: Updated for version 1.3.13.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>.
Diffstat (limited to 'system/isomaster')
-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 88b7720c08..6796d35690 100644 --- a/system/isomaster/isomaster.SlackBuild +++ b/system/isomaster/isomaster.SlackBuild @@ -2,7 +2,7 @@ # # Slackware build script for ISO Master # -# Copyright 2009-2011 Erik W. Hanson, Minneapolis, MN, USA +# Copyright 2009-2015 Erik W. Hanson, Minneapolis, MN, USA # 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=isomaster -VERSION=1.3.8 +VERSION=1.3.13 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/isomaster/isomaster.info b/system/isomaster/isomaster.info index 8d860c7be9..f941323f65 100644 --- a/system/isomaster/isomaster.info +++ b/system/isomaster/isomaster.info @@ -1,8 +1,8 @@ PRGNAM="isomaster" -VERSION="1.3.8" +VERSION="1.3.13" HOMEPAGE="http://littlesvr.ca/isomaster/index.php" -DOWNLOAD="http://littlesvr.ca/isomaster/releases/isomaster-1.3.8.tar.bz2" -MD5SUM="bd046989611ded72358ffdc61e46bcfb" +DOWNLOAD="http://littlesvr.ca/isomaster/releases/isomaster-1.3.13.tar.bz2" +MD5SUM="0fe6a1d862feb954d8f760d23829e5b4" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |