aboutsummaryrefslogtreecommitdiff
path: root/python/python3-lxml/python3-lxml.SlackBuild
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+github@gmail.com>2025-08-29 17:27:32 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-08-30 09:30:43 +0700
commitffb6bf80940e56eb826f8d95cbaf7d9289acf62b (patch)
tree1979d8052d68cba40c92e4536b221fb99f375265 /python/python3-lxml/python3-lxml.SlackBuild
parent99bf822ff0ac7d1c5c31aff4a707592e02404d19 (diff)
python/python3-lxml: Version bump to 6.0.1
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 49b6e91efe..a71e013eaf 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.0}
+VERSION=${VERSION:-6.0.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}