From 4e15ac49facfd5e3ad477f58af840ca8bfebbc10 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Fri, 9 Aug 2024 02:07:59 -0400 Subject: [PATCH] loki: update to 3.1.1. --- srcpkgs/loki/template | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/srcpkgs/loki/template b/srcpkgs/loki/template index 1abea52b88d..c960f2281b3 100644 --- a/srcpkgs/loki/template +++ b/srcpkgs/loki/template @@ -1,16 +1,16 @@ # Template file for 'loki' pkgname=loki -version=2.9.2 +version=3.1.1 revision=1 build_style=go -go_import_path="github.com/grafana/loki" -go_package="${go_import_path}/cmd/loki - ${go_import_path}/cmd/logcli - ${go_import_path}/cmd/loki-canary" -hostmakedepends="go1.20" +go_import_path="github.com/grafana/loki/v3" +go_package="${go_import_path}/cmd/loki ${go_import_path}/cmd/logcli + ${go_import_path}/cmd/loki-canary ${go_import_path}/clients/cmd/promtail" +make_check_args="-skip TestCompactor_TableLocking/first_table_locked_-_applying_retention/2" +hostmakedepends="go" short_desc="Like Prometheus, but for logs" maintainer="Michael Aldridge " license="Apache-2.0" homepage="https://grafana.com/oss/loki/" distfiles="https://github.com/grafana/loki/archive/v$version.tar.gz" -checksum=9c1a153ab4d57d5c109dbf55d4ea5aeab2159ccf51d3b8cc8fea19970f0a88d8 +checksum=d53a46e3ee51a258f49f865cc5795fe05ade1593237709417de0e1395b5a21cf