summaryrefslogtreecommitdiffstats
path: root/python/lxml/lxml.SlackBuild
diff options
context:
space:
mode:
author Larry Hajali <larryhaja[at]gmail[dot]com>2015-02-09 07:13:35 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-02-09 07:13:35 +0700
commitb5b9ac80d1467907c50f9f1863f1911dfd6414a0 (patch)
tree4587bd6e20a8e4b1f39db894badc1274c42ab399 /python/lxml/lxml.SlackBuild
parent097774be17de15eabb703c8c1a9cece27a4dc33a (diff)
downloadslackbuilds-b5b9ac80d1467907c50f9f1863f1911dfd6414a0.tar.gz
slackbuilds-b5b9ac80d1467907c50f9f1863f1911dfd6414a0.tar.xz
python/lxml: Updated for version 3.4.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/lxml/lxml.SlackBuild')
-rw-r--r--python/lxml/lxml.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/lxml/lxml.SlackBuild b/python/lxml/lxml.SlackBuild
index a59729373e..db53b4784b 100644
--- a/python/lxml/lxml.SlackBuild
+++ b/python/lxml/lxml.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for lxml
-# Copyright 2009-2014 Larry Hajali <larryhaja[at]gmail[dot]com>
+# Copyright 2009-2015 Larry Hajali <larryhaja[at]gmail[dot]com>
# 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=lxml
-VERSION=${VERSION:-3.4.0}
+VERSION=${VERSION:-3.4.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}