summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Larry Hajali2012-01-14 04:50:54 +0100
committer Robby Workman2012-01-14 04:50:54 +0100
commitf31d7a0be59ace57e2067d3fc21d5268dda40ced (patch)
treef48843c1fa581961bd9708bdbf30cb53fb38b666 /python
parentf5d6f53d308188f3dd53cdd6fcd2daa5bb643113 (diff)
downloadslackbuilds-f31d7a0be59ace57e2067d3fc21d5268dda40ced.tar.gz
python/lxml: Updated for version 2.3.3.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/lxml/lxml.SlackBuild2
-rw-r--r--python/lxml/lxml.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/lxml/lxml.SlackBuild b/python/lxml/lxml.SlackBuild
index 701da0a168..d2a6501f6e 100644
--- a/python/lxml/lxml.SlackBuild
+++ b/python/lxml/lxml.SlackBuild
@@ -3,7 +3,7 @@
# Written by Larry Hajali <larryhaja[at]gmail[dot]com>
PRGNAM=lxml
-VERSION=2.3.2
+VERSION=2.3.3
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/lxml/lxml.info b/python/lxml/lxml.info
index 85b813f8c6..b43876ca6b 100644
--- a/python/lxml/lxml.info
+++ b/python/lxml/lxml.info
@@ -1,8 +1,8 @@
PRGNAM="lxml"
-VERSION="2.3.2"
+VERSION="2.3.3"
HOMEPAGE="http://lxml.de/"
-DOWNLOAD="http://lxml.de/files/lxml-2.3.2.tgz"
-MD5SUM="50ed3706da4665c40600fd6e2a7d1159"
+DOWNLOAD="http://lxml.de/files/lxml-2.3.3.tgz"
+MD5SUM="a7825793c69d004f388ec6600bad7a6f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Larry Hajali"