diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-04-22 01:51:41 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-04-26 14:04:51 +0700 |
commit | 7daa2f263fdd12af52114c9693c0a00b54838b70 (patch) | |
tree | 1bc3f9959613f2f4ca09ac44e86772e457df2be3 /libraries/pycparser/pycparser.SlackBuild | |
parent | 9f94d142d42e0db63da8ac83f7a2cdb097571681 (diff) |
libraries/pycparser: Updated for version 2.11.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'libraries/pycparser/pycparser.SlackBuild')
-rw-r--r-- | libraries/pycparser/pycparser.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/pycparser/pycparser.SlackBuild b/libraries/pycparser/pycparser.SlackBuild index 34ade76879581..97c61f19fd462 100644 --- a/libraries/pycparser/pycparser.SlackBuild +++ b/libraries/pycparser/pycparser.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for pycparser -# Copyright 2014 Dimitris Zlatanidis Greece-Orestiada +# Copyright 2014 Dimitris Zlatanidis Orestiada, Greece # 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=pycparser -VERSION=${VERSION:-2.10} +VERSION=${VERSION:-2.11} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |