diff options
| author | Arn0 <yth@ythogtha.org> | 2022-03-28 16:00:38 +0200 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-04-02 18:18:55 +0700 |
| commit | b1246e7dedb99e2cc87b680e9ea6e57d08422114 (patch) | |
| tree | 9813a2d7f2f10348b7abc5c5c1ccac74c2e0d8e1 /python/python3-amqp/python3-amqp.SlackBuild | |
| parent | 6cbcfe240a7872c9ce237eb999d549d8cdcf68d4 (diff) | |
python/python3-amqp: updated for version 5.1.0
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.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-amqp/python3-amqp.SlackBuild b/python/python3-amqp/python3-amqp.SlackBuild index 72bdfe74c9..70e437e714 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.0.9} +VERSION=${VERSION:-5.1.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |
