diff options
author | Arn0 <yth@ythogtha.org> | 2025-07-17 14:02:18 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-07-19 08:17:47 +0700 |
commit | 26b6bd56dbcaeeec1bf23c4ca572eb080c2bd374 (patch) | |
tree | 8b3be70bc4e8be9f79bf5185e684d0d3c7f083a5 /python/python3-celery/python3-celery.SlackBuild | |
parent | 34c4c7f3c1cafa9f1fd9d45a00f14b66e748ece4 (diff) |
python/python3-celery: updated for version 5.5.3
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.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-celery/python3-celery.SlackBuild b/python/python3-celery/python3-celery.SlackBuild index 628aff6b4f..81feb12668 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.5.2} +VERSION=${VERSION:-5.5.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |