diff options
author | Ebben Aries <earies@dscp.org> | 2021-02-21 13:09:42 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-02-22 22:34:16 +0700 |
commit | 4644554c9a517135f4998d59e953c5c00d7439a2 (patch) | |
tree | 19440f7de51656732fa12027e106237bf659bebb /system/prometheus/prometheus.SlackBuild | |
parent | f6d0effe5d76c0e691250c5eec76d873ee1112ae (diff) |
system/prometheus: Updated for version 2.25.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 a0cb4c426307..6239090edd5e 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.24.1} +VERSION=${VERSION:-2.25.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |