diff options
author | Ebben Aries <earies@dscp.org> | 2021-03-31 12:58:45 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-04-01 10:50:27 +0700 |
commit | d46dc59bfe00a1bdaa2fb0d74414ddbf74d04239 (patch) | |
tree | fcb97ce219e299f73cd8c2ca9cb29e58c5575bdf /system/prometheus/prometheus.SlackBuild | |
parent | 0ba2a8d5cbef1bf06cbb48d455a2ced4be593d08 (diff) |
system/prometheus: Updated for version 2.26.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 a79ce466bf5d8..57ec494f66a75 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.25.2} +VERSION=${VERSION:-2.26.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |