aboutsummaryrefslogtreecommitdiff
path: root/python/python3-celery/python3-celery.SlackBuild
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2022-04-28 15:18:07 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-04-30 13:52:10 +0700
commitee5032b5432fe76b3e5c2a19f26d91388ed034f7 (patch)
tree7cb6969080583ec4f62a78678ecaffcaa699d5f7 /python/python3-celery/python3-celery.SlackBuild
parent4847fbfd4da18384aa5781b996a9d12b30ac3f3d (diff)
python/python3-celery: updated for version 5.2.6
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 8e46883ad2..91d828b913 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.2.3}
+VERSION=${VERSION:-5.2.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}