python/python3-regex: Update for 2024.11.6

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
isaackwy 2024-11-07 12:08:48 -08:00 committed by Willy Sudiarto Raharjo
parent 0179beb5a2
commit d2def04e5d
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -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}

View file

@ -1,8 +1,8 @@
PRGNAM="python3-regex"
VERSION="2024.9.11"
VERSION="2024.11.6"
HOMEPAGE="https://github.com/mrabarnett/mrab-regex"
DOWNLOAD="https://files.pythonhosted.org/packages/source/r/regex/regex-2024.9.11.tar.gz"
MD5SUM="a544771359e2c977578297506de829eb"
DOWNLOAD="https://files.pythonhosted.org/packages/source/r/regex/regex-2024.11.6.tar.gz"
MD5SUM="02b86394591ba39d34bc35d11e9e7d96"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""