diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2018-10-18 09:59:38 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-10-21 06:47:09 +0700 |
commit | a7e443883b06fe13416b676579bc80494a375b3e (patch) | |
tree | 13d50e1ce0b135666c0078d0049f599b0fa25985 /python/python-prometheus_client/python-prometheus_client.SlackBuild | |
parent | e9f7ffcf812aa42dfa2db2dc18489cb6e2b10f05 (diff) |
python/python-prometheus_client: Updated for version 0.4.2.
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 12b03ecb15..74880ca5fa 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.4.0} +VERSION=${VERSION:-0.4.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |