aboutsummaryrefslogtreecommitdiff
path: root/python/python3-lxml/python3-lxml.SlackBuild
diff options
context:
space:
mode:
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}