diff options
Diffstat (limited to 'python/Mako/Mako.SlackBuild')
-rw-r--r-- | python/Mako/Mako.SlackBuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/python/Mako/Mako.SlackBuild b/python/Mako/Mako.SlackBuild index 814d6ef087b1..0f5f0fc5574a 100644 --- a/python/Mako/Mako.SlackBuild +++ b/python/Mako/Mako.SlackBuild @@ -3,7 +3,8 @@ # Slackware build script for Mako # Written by Larry Hajali <larryhaja[at]gmail[dot]com> -# Copyright 2017 Hunter Sezen California, USA +# Copyright 2017, 2019 Hunter Sezen California, USA +# All rights reserved. # # Redistribution and use of this script, with or without modification, is # permitted provided that the following conditions are met: @@ -23,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=Mako -VERSION=${VERSION:-1.0.7} +VERSION=${VERSION:-1.0.9} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |