aboutsummaryrefslogtreecommitdiff
path: root/python/python3-lxml/python3-lxml.SlackBuild
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+github@gmail.com>2025-09-23 16:43:42 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-09-27 09:51:21 +0700
commit1d3c140a8065029c97caa0bb19ff707b7f8cf043 (patch)
tree6f5e3696d3c713e4a8e76f1c68a08fd8aad1663f /python/python3-lxml/python3-lxml.SlackBuild
parent942c44d91599e970060f6350500f831a3388954f (diff)
python/python3-lxml: Version bump to 6.0.2
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 a71e013eaf..11b2be41cc 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:-6.0.1}
+VERSION=${VERSION:-6.0.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}