diff options
author | Ebben Aries <earies@dscp.org> | 2021-03-17 11:36:53 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-03-20 10:03:34 +0700 |
commit | 64e462f3c315c317ce87df7a85e7e2bb68a93e62 (patch) | |
tree | 17b60b30fcacbf1f61fde6d41f387b66a11e7dff /system/prometheus/prometheus.SlackBuild | |
parent | 87b0ca4fd73b69295af911a956eef70c1f060e8e (diff) |
system/prometheus: Updated for version 2.25.2
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 6239090edd5e0..a79ce466bf5d8 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.0} +VERSION=${VERSION:-2.25.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |