diff options
author | Isaac Yu <isaacyu1@isaacyu1.com> | 2022-04-09 12:38:01 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-04-16 12:12:47 +0700 |
commit | 623d48989ae1626dde9a0e3d13e59db3bd4e1e89 (patch) | |
tree | e08fc930fa54ff547a89b7e1ecc5dfea45915e6e /python/python-prometheus_client/python-prometheus_client.SlackBuild | |
parent | 8c7e8aa634af1842910b832dfc17b97d4f9b0ec2 (diff) |
python/python-prometheus_client: Update for 0.14.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 9794763e09..29745cb564 100644 --- a/python/python-prometheus_client/python-prometheus_client.SlackBuild +++ b/python/python-prometheus_client/python-prometheus_client.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python-prometheus_client -VERSION=${VERSION:-0.14.0} +VERSION=${VERSION:-0.14.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |