diff options
author | Arn0 <yth@ythogtha.org> | 2025-07-17 13:59:34 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-07-19 08:17:47 +0700 |
commit | 34c4c7f3c1cafa9f1fd9d45a00f14b66e748ece4 (patch) | |
tree | 0d7a4e67e76b0b6ac5e110900161837606d90bb6 /python/python3-kombu/python3-kombu.SlackBuild | |
parent | caa42651144ce769ef9d5b544c1694dc81cf5c3c (diff) |
python/python3-kombu: updated for version 5.5.4
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-kombu/python3-kombu.SlackBuild')
-rw-r--r-- | python/python3-kombu/python3-kombu.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-kombu/python3-kombu.SlackBuild b/python/python3-kombu/python3-kombu.SlackBuild index d66ef7800e..483841d11c 100644 --- a/python/python3-kombu/python3-kombu.SlackBuild +++ b/python/python3-kombu/python3-kombu.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-kombu SRCNAM=${PRGNAM#python3-*} -VERSION=${VERSION:-5.5.3} +VERSION=${VERSION:-5.5.4} BUILD=${BUILD:-2} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |