aboutsummaryrefslogtreecommitdiff
path: root/python/python3-celery/python3-celery.SlackBuild
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2023-06-19 13:59:58 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-06-20 17:34:38 +0700
commit0f7aab2bb94ce0e2777ced0e38878bfb79da25f4 (patch)
tree90745faba443169d7ca18ca7b832e25804354022 /python/python3-celery/python3-celery.SlackBuild
parenteabb30d8b9fc2f8e4270f1602b7beb0411354471 (diff)
python/python3-celery: updated for version 5.3.1
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 007e76bf85ec..6c4ceb28690d 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.0}
+VERSION=${VERSION:-5.3.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}