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/isomaster.SlackBuild | |
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/isomaster.SlackBuild')
-rw-r--r-- | system/isomaster/isomaster.SlackBuild | 4 |
1 files changed, 2 insertions, 2 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} |