diff options
Diffstat (limited to 'python/python3-regex/python3-regex.SlackBuild')
-rw-r--r-- | python/python3-regex/python3-regex.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-regex/python3-regex.SlackBuild b/python/python3-regex/python3-regex.SlackBuild index f49a765529b6..ea87a6a67629 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.9.11} +VERSION=${VERSION:-2024.11.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |