diff options
author | isaackwy <isaacyu@protonmail.com> | 2024-09-20 13:11:58 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-09-21 07:25:53 +0700 |
commit | 2e23f19ef6c350e8ff501cd7f2102d7463637aba (patch) | |
tree | 79fc6be3094ad44657a69fa077424223e108232f /python/python3-prometheus_client/python3-prometheus_client.SlackBuild | |
parent | d8c459011c2e6d54ee98a0606a4cb7eefbfee0e7 (diff) |
python/python3-prometheus_client: Update for 0.21.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-prometheus_client/python3-prometheus_client.SlackBuild')
-rw-r--r-- | python/python3-prometheus_client/python3-prometheus_client.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-prometheus_client/python3-prometheus_client.SlackBuild b/python/python3-prometheus_client/python3-prometheus_client.SlackBuild index 9fdeea80a6..c0be15c515 100644 --- a/python/python3-prometheus_client/python3-prometheus_client.SlackBuild +++ b/python/python3-prometheus_client/python3-prometheus_client.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-prometheus_client -VERSION=${VERSION:-0.20.0} +VERSION=${VERSION:-0.21.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |