aboutsummaryrefslogtreecommitdiff
path: root/python/python3-lxml/python3-lxml.SlackBuild
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+github@gmail.com>2025-02-14 12:48:43 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-02-15 16:48:53 +0700
commit9929913c5f33ee489bd0faf5c686f342510f13be (patch)
tree197e29b59c8365fafcf0ca5658cefcb5a5d1323f /python/python3-lxml/python3-lxml.SlackBuild
parent2a22cbaa73899b7c95ad48026d005acd7153b997 (diff)
python/python3-lxml: Version bump to 5.3.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.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-lxml/python3-lxml.SlackBuild b/python/python3-lxml/python3-lxml.SlackBuild
index 21c7158367..92e9d81c00 100644
--- a/python/python3-lxml/python3-lxml.SlackBuild
+++ b/python/python3-lxml/python3-lxml.SlackBuild
@@ -5,7 +5,7 @@
# Based on Slackware build script for lxml
# Copyright 2009-2019 Larry Hajali <larryhaja[at]gmail[dot]com>
-# Copyright 2024 Jeremy Hansen <jebrhansen+SBo@gmail.com>
+# Copyright 2024-2025 Jeremy Hansen <jebrhansen+SBo@gmail.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -29,7 +29,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-lxml
SRCNAM=lxml
-VERSION=${VERSION:-5.3.0}
+VERSION=${VERSION:-5.3.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}