summaryrefslogtreecommitdiffstats
path: root/python/python3-Cython/python3-Cython.SlackBuild
diff options
context:
space:
mode:
author Christoph Willing2020-05-11 02:39:47 +0200
committer Willy Sudiarto Raharjo2020-05-16 03:44:07 +0200
commitf195b49bbd71ef90410ec79faefce8222e1e8163 (patch)
tree78e016ab346a409b87345feef3c256046be9058b /python/python3-Cython/python3-Cython.SlackBuild
parent22ed6f8c0d7fc97ea9128fba624dd543fe1d458e (diff)
downloadslackbuilds-f195b49bbd71ef90410ec79faefce8222e1e8163.tar.gz
python/python3-Cython: Updated for version 0.29.17
Signed-off-by: Christoph Willing <chris.willing@linux.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-Cython/python3-Cython.SlackBuild')
-rw-r--r--python/python3-Cython/python3-Cython.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-Cython/python3-Cython.SlackBuild b/python/python3-Cython/python3-Cython.SlackBuild
index 4c73220185..173569230e 100644
--- a/python/python3-Cython/python3-Cython.SlackBuild
+++ b/python/python3-Cython/python3-Cython.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for python3-Cython
-# Copyright 2016-2019 Christoph Willing Brisbane, Australia
+# Copyright 2016-2020 Christoph Willing Brisbane, Australia
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
PRGNAM=python3-Cython
SRCNAM=Cython
-VERSION=${VERSION:-0.29.6}
+VERSION=${VERSION:-0.29.17}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}