diff options
author | Ebben Aries <earies@dscp.org> | 2021-05-14 08:12:33 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-05-15 10:18:55 +0700 |
commit | f8fb9c572f95c47630583f63e0cb5f46f32eb2f9 (patch) | |
tree | 884947004f9f41dd87ac6eaaedcc4ddf94ef551e /system/prometheus/prometheus.SlackBuild | |
parent | 6977f40ed8f97a219f5487c18e9eb5b9f9667233 (diff) |
system/prometheus: Updated for version 2.27.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/prometheus/prometheus.SlackBuild')
-rw-r--r-- | system/prometheus/prometheus.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/prometheus/prometheus.SlackBuild b/system/prometheus/prometheus.SlackBuild index 57ec494f66a75..1342d0075694c 100644 --- a/system/prometheus/prometheus.SlackBuild +++ b/system/prometheus/prometheus.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=prometheus -VERSION=${VERSION:-2.26.0} +VERSION=${VERSION:-2.27.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |