aboutsummaryrefslogtreecommitdiff
path: root/python/python3-amqp/python3-amqp.SlackBuild
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2025-02-07 20:02:25 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-02-08 07:49:12 +0700
commitffde2250bf9f5c1351ced7633323328a9fc93294 (patch)
tree01494695ca7f38b52a20f9b0e6a1fcc5bc9a70f3 /python/python3-amqp/python3-amqp.SlackBuild
parentb407a06ea3c7ce88d28d328886138fd645076ad4 (diff)
python/python3-amqp: updated for version 5.3.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-amqp/python3-amqp.SlackBuild')
-rw-r--r--python/python3-amqp/python3-amqp.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-amqp/python3-amqp.SlackBuild b/python/python3-amqp/python3-amqp.SlackBuild
index f83ecfb626..79bab71452 100644
--- a/python/python3-amqp/python3-amqp.SlackBuild
+++ b/python/python3-amqp/python3-amqp.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-amqp
SRCNAM=${PRGNAM#python3-*}
-VERSION=${VERSION:-5.2.0}
+VERSION=${VERSION:-5.3.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}