diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2019-06-08 21:14:15 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-06-15 08:12:45 +0700 |
commit | 9930676afe634edf068c726ccd78de9e2ddedd6e (patch) | |
tree | 4ab7d3b362875e356ebddd7bc138a67d0e665a52 /python/python-prometheus_client/python-prometheus_client.SlackBuild | |
parent | 827a4134a40729eda34eedc0f4d25385b561995f (diff) |
python/python-prometheus_client: Updated for version 0.7.0.
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 354e2d6755..04633b884b 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.6.0} +VERSION=${VERSION:-0.7.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |