diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2011-12-18 20:26:36 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-12-18 20:26:36 -0600 |
commit | ccdbd0aa1297467f95468217ee80838ad6a5760c (patch) | |
tree | 87a245a7d9f35576f5934584ea0b4ca5904bc2cd /python | |
parent | 938dc17e746817602722ab9d9aa944897062a268 (diff) | |
download | slackbuilds-ccdbd0aa1297467f95468217ee80838ad6a5760c.tar.gz |
python/lxml: Corrected a typo in the .info file
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r-- | python/lxml/lxml.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/lxml/lxml.info b/python/lxml/lxml.info index 93f61e8263..85b813f8c6 100644 --- a/python/lxml/lxml.info +++ b/python/lxml/lxml.info @@ -1,5 +1,5 @@ PRGNAM="lxml" -VERSION="2.3,2" +VERSION="2.3.2" HOMEPAGE="http://lxml.de/" DOWNLOAD="http://lxml.de/files/lxml-2.3.2.tgz" MD5SUM="50ed3706da4665c40600fd6e2a7d1159" |