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 e1ebe33de005..41a692422ae0 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} |