diff options
author | Ebben Aries <earies@dscp.org> | 2021-01-07 13:20:45 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-01-08 07:23:45 +0700 |
commit | 2d5e77535b00df984cd052d495bd87e9e429aee6 (patch) | |
tree | ccc60597232c6539de9b7b872b5ab86b2ce84aea /system/prometheus/prometheus.SlackBuild | |
parent | d0254500b00f81c8f857ca67173241f978fb9cb5 (diff) |
system/prometheus: Updated for version 2.24.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 a7a9df10aa58..9c99c5c45180 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.23.0} +VERSION=${VERSION:-2.24.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |