prometheus: update to 2.33.1.
This commit is contained in:
parent
a7f7d94238
commit
36aef899f4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'prometheus'
|
||||
pkgname=prometheus
|
||||
version=2.28.1
|
||||
version=2.33.1
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/prometheus/prometheus"
|
||||
|
@ -18,7 +18,7 @@ license="Apache-2.0"
|
|||
homepage="https://prometheus.io/"
|
||||
changelog="https://raw.githubusercontent.com/prometheus/prometheus/master/CHANGELOG.md"
|
||||
distfiles="https://github.com/prometheus/prometheus/archive/v${version}.tar.gz"
|
||||
checksum=6500dfe91f8d1ef8e7c064262a66773c2ac90d59a3dc9e3e480bbb29a78a3574
|
||||
checksum=a3ec7bde701b0663e706c718ea58722544c4a3bbb902d89cf64d3b7f34523ad5
|
||||
|
||||
system_accounts="_prometheus"
|
||||
|
||||
|
|
Loading…
Reference in a new issue