loki: update to 3.1.1.

This commit is contained in:
classabbyamp 2024-08-09 02:07:59 -04:00 committed by classabbyamp
parent a8248e598d
commit 4e15ac49fa

View file

@ -1,16 +1,16 @@
# Template file for 'loki' # Template file for 'loki'
pkgname=loki pkgname=loki
version=2.9.2 version=3.1.1
revision=1 revision=1
build_style=go build_style=go
go_import_path="github.com/grafana/loki" go_import_path="github.com/grafana/loki/v3"
go_package="${go_import_path}/cmd/loki 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}/clients/cmd/promtail"
${go_import_path}/cmd/loki-canary" make_check_args="-skip TestCompactor_TableLocking/first_table_locked_-_applying_retention/2"
hostmakedepends="go1.20" hostmakedepends="go"
short_desc="Like Prometheus, but for logs" short_desc="Like Prometheus, but for logs"
maintainer="Michael Aldridge <maldridge@voidlinux.org>" 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=9c1a153ab4d57d5c109dbf55d4ea5aeab2159ccf51d3b8cc8fea19970f0a88d8 checksum=d53a46e3ee51a258f49f865cc5795fe05ade1593237709417de0e1395b5a21cf