diff options
author | Larry Hajali <larryhaja@gmail.com> | 2014-08-30 15:19:07 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-08-30 15:19:07 +0700 |
commit | 91d4642d9d1cac495da30a3f6305085cdac851a8 (patch) | |
tree | 870b29350260f47f05cad6f446e95d16b084020a /python/lxml/lxml.SlackBuild | |
parent | a3b1f990dc18f3455a0426444852d09ef8e055aa (diff) | |
download | slackbuilds-91d4642d9d1cac495da30a3f6305085cdac851a8.tar.gz |
python/lxml: Updated for version 3.3.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@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 b3cd0029c1..e06a191930 100644 --- a/python/lxml/lxml.SlackBuild +++ b/python/lxml/lxml.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=lxml -VERSION=${VERSION:-3.3.5} +VERSION=${VERSION:-3.3.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |