aboutsummaryrefslogtreecommitdiff
path: root/python/python3-celery/python3-celery.SlackBuild
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2023-09-09 16:32:59 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-09-17 00:10:27 +0700
commit69886025f6690014d049778375009febe30b820c (patch)
tree51d5b012183d21c1e3a05a79945a8bc4027649c5 /python/python3-celery/python3-celery.SlackBuild
parent3cbd6e056ee118e1e49bc057fbe76a88a51a48a8 (diff)
python/python3-celery: Updated for version 5.3.4.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-celery/python3-celery.SlackBuild')
-rw-r--r--python/python3-celery/python3-celery.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-celery/python3-celery.SlackBuild b/python/python3-celery/python3-celery.SlackBuild
index 6c4ceb28690d..fa8fb429a136 100644
--- a/python/python3-celery/python3-celery.SlackBuild
+++ b/python/python3-celery/python3-celery.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-celery
SRCNAM=${PRGNAM#python3-*}
-VERSION=${VERSION:-5.3.1}
+VERSION=${VERSION:-5.3.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}