diff options
author | Ebben Aries <earies@dscp.org> | 2021-06-21 12:35:13 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-06-22 17:24:05 +0700 |
commit | e08b3ad8a5e78f3b12afb59c296065c7823ad93a (patch) | |
tree | ca6ffad7c40f89a44ab9bb8c575171e926a6f152 /system/prometheus/prometheus.SlackBuild | |
parent | e05018ba1ae20ae6de77cdecc80fb7f04dc56c98 (diff) |
system/prometheus: Updated to version 2.28.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 c3727e295a7d9..556a7c4f35cb2 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.27.1} +VERSION=${VERSION:-2.28.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |