summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
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
commit7daa2f263fdd12af52114c9693c0a00b54838b70 (patch)
tree1bc3f9959613f2f4ca09ac44e86772e457df2be3
parent9f94d142d42e0db63da8ac83f7a2cdb097571681 (diff)
downloadslackbuilds-7daa2f263fdd12af52114c9693c0a00b54838b70.tar.gz
slackbuilds-7daa2f263fdd12af52114c9693c0a00b54838b70.tar.xz
libraries/pycparser: Updated for version 2.11.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
-rw-r--r--libraries/pycparser/pycparser.SlackBuild4
-rw-r--r--libraries/pycparser/pycparser.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/libraries/pycparser/pycparser.SlackBuild b/libraries/pycparser/pycparser.SlackBuild
index 34ade76879..97c61f19fd 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}
diff --git a/libraries/pycparser/pycparser.info b/libraries/pycparser/pycparser.info
index e6c16ff184..d687905564 100644
--- a/libraries/pycparser/pycparser.info
+++ b/libraries/pycparser/pycparser.info
@@ -1,8 +1,8 @@
PRGNAM="pycparser"
-VERSION="2.10"
+VERSION="2.11"
HOMEPAGE="https://github.com/eliben/pycparser"
-DOWNLOAD="https://pypi.python.org/packages/source/p/pycparser/pycparser-2.10.tar.gz"
-MD5SUM="d87aed98c8a9f386aa56d365fe4d515f"
+DOWNLOAD="https://pypi.python.org/packages/source/p/pycparser/pycparser-2.11.tar.gz"
+MD5SUM="8b87f6f121edded09056c165afd12c4e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""