aboutsummaryrefslogtreecommitdiff
path: root/libraries/pycparser/pycparser.SlackBuild
diff options
context:
space:
mode:
authorDimitris Zlatanidis <d.zlatanidis@gmail.com>2017-07-12 21:16:09 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2017-07-15 07:33:47 +0700
commite32b5e4e99bc163699fc9da3c650669ea9806131 (patch)
treea81c276009dcd2b4f9c78e529be57b3c4b92eee4 /libraries/pycparser/pycparser.SlackBuild
parent7d9193197174028d2499976a6c69d29efd50db2c (diff)
libraries/pycparser: Updated for version 2.18.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'libraries/pycparser/pycparser.SlackBuild')
-rw-r--r--libraries/pycparser/pycparser.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/pycparser/pycparser.SlackBuild b/libraries/pycparser/pycparser.SlackBuild
index aa1e6329ea27..f9ee6ef37dc2 100644
--- a/libraries/pycparser/pycparser.SlackBuild
+++ b/libraries/pycparser/pycparser.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for pycparser
-# Copyright 2014-2015 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2014-2017 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.17}
+VERSION=${VERSION:-2.18}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}