diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2012-04-02 15:06:33 -0400 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2012-04-02 17:11:41 -0500 |
commit | 87aa96a4ccef9431c390c7318d43f40cb14a9aae (patch) | |
tree | 9dad61ec5c3d7b264ce56711a506baebe3504721 /python/lxml/lxml.info | |
parent | 4ed27b7d4cef7874dccb844caf224ca65da8535e (diff) |
python/lxml: Updated for version 2.3.4.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'python/lxml/lxml.info')
-rw-r--r-- | python/lxml/lxml.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python/lxml/lxml.info b/python/lxml/lxml.info index b43876ca6bb9..007605452e83 100644 --- a/python/lxml/lxml.info +++ b/python/lxml/lxml.info @@ -1,10 +1,10 @@ PRGNAM="lxml" -VERSION="2.3.3" +VERSION="2.3.4" HOMEPAGE="http://lxml.de/" -DOWNLOAD="http://lxml.de/files/lxml-2.3.3.tgz" -MD5SUM="a7825793c69d004f388ec6600bad7a6f" +DOWNLOAD="http://lxml.de/files/lxml-2.3.4.tgz" +MD5SUM="61d4ad80726b984b35c9a81aa2510b4d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Larry Hajali" EMAIL="larryhaja[at]gmail[dot]com" -APPROVED="rworkman" +APPROVED="dsomero" |