diff options
Diffstat (limited to 'python/ply/ply.SlackBuild')
-rw-r--r-- | python/ply/ply.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/ply/ply.SlackBuild b/python/ply/ply.SlackBuild index e8c9de245c087..179d6b7aae30f 100644 --- a/python/ply/ply.SlackBuild +++ b/python/ply/ply.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for ply -# Copyright 2014-2017 Dimitris Zlatanidis Orestiada, Greeece +# Copyright 2014-2018 Dimitris Zlatanidis Orestiada, Greeece # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=ply -VERSION=${VERSION:-3.10} +VERSION=${VERSION:-3.11} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |