diff options
| author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2019-10-02 20:32:27 -0700 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-10-05 13:51:56 +0700 |
| commit | f7b90a9a6adc9db9f3ce64f8586919c192754d5d (patch) | |
| tree | 7d9978719a61380a20fe7c28ef84fca394e5f13e /python/lxml/lxml.SlackBuild | |
| parent | c315aeafdd77e57db2155c9510a4a0c82c027b71 (diff) | |
python/lxml: Updated for version 4.4.1
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
Diffstat (limited to 'python/lxml/lxml.SlackBuild')
| -rw-r--r-- | python/lxml/lxml.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/lxml/lxml.SlackBuild b/python/lxml/lxml.SlackBuild index ed6222ed25..87681482a7 100644 --- a/python/lxml/lxml.SlackBuild +++ b/python/lxml/lxml.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for lxml -# Copyright 2009-2018 Larry Hajali <larryhaja[at]gmail[dot]com> +# Copyright 2009-2019 Larry Hajali <larryhaja[at]gmail[dot]com> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=lxml -VERSION=${VERSION:-4.2.5} +VERSION=${VERSION:-4.4.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |
