diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2011-12-14 10:38:54 -0600 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-12-18 00:07:48 -0200 |
commit | 18f8fe555581a1e432ce35bd32337c859be71c2f (patch) | |
tree | d629e9ff11db7185aee263755de80b6fa26a99b2 /python/lxml/lxml.SlackBuild | |
parent | bfea5d863eb31b253060ea142885865bbaa4a616 (diff) | |
download | slackbuilds-18f8fe555581a1e432ce35bd32337c859be71c2f.tar.gz |
python/lxml: Updated for version 2.3.2.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'python/lxml/lxml.SlackBuild')
-rw-r--r-- | python/lxml/lxml.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/lxml/lxml.SlackBuild b/python/lxml/lxml.SlackBuild index bd9dcb8839..701da0a168 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 +VERSION=2.3.2 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |