aboutsummaryrefslogtreecommitdiff
path: root/python/python3-lxml/python3-lxml.SlackBuild
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+github@gmail.com>2024-05-24 13:54:38 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-05-25 11:47:40 +0700
commit16db440c2ecadfcdd84c158e21de790ed5586929 (patch)
treebb8747ac8dbcc151c63cc2836b673ac047650a14 /python/python3-lxml/python3-lxml.SlackBuild
parenta4428e8223d7c4079471e3a1078ef64ae24148eb (diff)
python/python3-lxml: Updated for version 5.2.2.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-lxml/python3-lxml.SlackBuild')
-rw-r--r--python/python3-lxml/python3-lxml.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-lxml/python3-lxml.SlackBuild b/python/python3-lxml/python3-lxml.SlackBuild
index be185e0959..7bac1b51ba 100644
--- a/python/python3-lxml/python3-lxml.SlackBuild
+++ b/python/python3-lxml/python3-lxml.SlackBuild
@@ -29,7 +29,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-lxml
SRCNAM=lxml
-VERSION=${VERSION:-5.2.1}
+VERSION=${VERSION:-5.2.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}