diff options
Diffstat (limited to 'python/python3-Cython/python3-Cython.SlackBuild')
-rw-r--r-- | python/python3-Cython/python3-Cython.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-Cython/python3-Cython.SlackBuild b/python/python3-Cython/python3-Cython.SlackBuild index 4c73220185c5b..173569230e2d6 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} |