summaryrefslogtreecommitdiffstats
path: root/python/Mako/Mako.SlackBuild
diff options
context:
space:
mode:
author Hunter Sezen2019-04-26 23:37:53 +0200
committer Willy Sudiarto Raharjo2019-04-26 23:37:53 +0200
commiteb923e55d0bcb1b4615d3776ff9207e057427090 (patch)
tree9587d8f64f561b5aa314965b21e9f04a3b0748e1 /python/Mako/Mako.SlackBuild
parent493e2bfdf0e4bb8114e49dfb59ea1535763b785e (diff)
downloadslackbuilds-eb923e55d0bcb1b4615d3776ff9207e057427090.tar.gz
python/Mako: Updated for version 1.0.9.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/Mako/Mako.SlackBuild')
-rw-r--r--python/Mako/Mako.SlackBuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/python/Mako/Mako.SlackBuild b/python/Mako/Mako.SlackBuild
index 814d6ef087..0f5f0fc557 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}