mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
loki: update to 2.3.0.
This commit is contained in:
parent
31b7731609
commit
af122e6452
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'loki'
|
# Template file for 'loki'
|
||||||
pkgname=loki
|
pkgname=loki
|
||||||
version=2.1.0
|
version=2.3.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/grafana/loki"
|
go_import_path="github.com/grafana/loki"
|
||||||
|
@ -8,8 +8,8 @@ go_package="${go_import_path}/cmd/loki
|
||||||
${go_import_path}/cmd/logcli
|
${go_import_path}/cmd/logcli
|
||||||
${go_import_path}/cmd/loki-canary"
|
${go_import_path}/cmd/loki-canary"
|
||||||
short_desc="Like Prometheus, but for logs"
|
short_desc="Like Prometheus, but for logs"
|
||||||
maintainer="Michael Aldridge <aldridge.mac@gmail.com>"
|
maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://grafana.com/oss/loki/"
|
homepage="https://grafana.com/oss/loki/"
|
||||||
distfiles="https://github.com/grafana/loki/archive/v$version.tar.gz"
|
distfiles="https://github.com/grafana/loki/archive/v$version.tar.gz"
|
||||||
checksum=ceccc4e42a7158ca0bc49903a3fbe31c8cd55f85f50bac8a8bba9843b4f8cd6f
|
checksum=c71174a2fbb7b6183cb84fc3a5e328cb4276a495c7c0be8ec53c377ec0363489
|
||||||
|
|
Loading…
Add table
Reference in a new issue