diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2019-07-01 07:09:04 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-07-06 07:00:14 +0700 |
commit | 40e5cdfeafbab33a7fb79808ee5c04a4077d3ae3 (patch) | |
tree | 534057618bfaef971a7440c0065c946b6012f9c9 /python/python-prometheus_client/python-prometheus_client.SlackBuild | |
parent | 179ec7dafe640ad3ac290feb9df06d701f169d83 (diff) |
python/python-prometheus_client: Updated for version 0.7.1.
Signed-off-by: Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
Diffstat (limited to 'python/python-prometheus_client/python-prometheus_client.SlackBuild')
-rw-r--r-- | python/python-prometheus_client/python-prometheus_client.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python-prometheus_client/python-prometheus_client.SlackBuild b/python/python-prometheus_client/python-prometheus_client.SlackBuild index 04633b884b..8c4c9192f3 100644 --- a/python/python-prometheus_client/python-prometheus_client.SlackBuild +++ b/python/python-prometheus_client/python-prometheus_client.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=python-prometheus_client SRCNAM=client_python -VERSION=${VERSION:-0.7.0} +VERSION=${VERSION:-0.7.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |