aboutsummaryrefslogtreecommitdiff
path: root/python/python3-lxml/python3-lxml.SlackBuild
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+github@gmail.com>2024-04-01 16:06:01 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-04-04 10:43:18 +0700
commit078b5d384f4ec17b2f17cdc86ec224f205f37f25 (patch)
tree7052d6370849e2e9b7d5bfe57ed94d17bb9b87d3 /python/python3-lxml/python3-lxml.SlackBuild
parent6909880204ad0f86d40c4a92e72d6b66b01c32d5 (diff)
python/python3-lxml: Version bump to 5.1.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 db60947217..85f1914cd5 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.1.0}
+VERSION=${VERSION:-5.1.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}