diff options
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} |