mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
python/lxml: Updated for version 2.3.3.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
f5d6f53d30
commit
f31d7a0be5
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue