aboutsummaryrefslogtreecommitdiff
path: root/python/python3-regex/python3-regex.SlackBuild
diff options
context:
space:
mode:
authorisaackwy <isaacyu@protonmail.com>2024-05-10 00:37:04 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-05-11 08:12:18 +0700
commitcd1468b71989ca636ba676811059c0a3994bdd26 (patch)
tree77f8570939fca4a6baa112e4da9b276e1c116092 /python/python3-regex/python3-regex.SlackBuild
parenta39b75c0bb2350234653242df0e1f69a27ecbd0d (diff)
python/python3-regex: Updated for version 2024.5.10.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-regex/python3-regex.SlackBuild')
-rw-r--r--python/python3-regex/python3-regex.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-regex/python3-regex.SlackBuild b/python/python3-regex/python3-regex.SlackBuild
index 5b8cc21f34..201bff7584 100644
--- a/python/python3-regex/python3-regex.SlackBuild
+++ b/python/python3-regex/python3-regex.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-regex
-VERSION=${VERSION:-2024.4.28}
+VERSION=${VERSION:-2024.5.10}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}