[arch-commits] Commit in grafana/trunk (PKGBUILD)
Jelle van der Waa
jelle at archlinux.org
Thu Sep 24 19:01:26 UTC 2020
Date: Thursday, September 24, 2020 @ 19:01:25
Author: jelle
Revision: 711865
upgpkg: grafana 7.2.0-1
Modified:
grafana/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-09-24 18:18:32 UTC (rev 711864)
+++ PKGBUILD 2020-09-24 19:01:25 UTC (rev 711865)
@@ -3,7 +3,7 @@
# Contributor: Gilles Hamel <hamelg at laposte dot net>
pkgname=grafana
-pkgver=7.1.4
+pkgver=7.2.0
pkgrel=1
pkgdesc='Gorgeous metric viz, dashboards & editors for Graphite, InfluxDB & OpenTSDB'
url='https://grafana.com/'
@@ -63,7 +63,7 @@
export CGO_CPPFLAGS="${CPPFLAGS}"
export CGO_CFLAGS="${CFLAGS}"
export CGO_CXXFLAGS="${CXXFLAGS}"
- export GOFLAGS="-buildmode=pie -trimpath -mod=readonly -modcacherw"
+ export GOFLAGS="-buildmode=pie -trimpath -modcacherw"
go run build.go setup
go run build.go build
More information about the arch-commits
mailing list