From 5a7be1cd44586dc5d5646d8cd493a3346b9ba932 Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Fri, 28 Apr 2023 20:53:15 +0200 Subject: [PATCH] influxdb: 2.7.0 -> 2.7.1 --- influxdb/.signature | 6 +++--- influxdb/Pkgfile | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/influxdb/.signature b/influxdb/.signature index 91a294a02..9f5949f7b 100644 --- a/influxdb/.signature +++ b/influxdb/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF33KD6sQJEJ4qZWNrLNeQDMx+xzmxzecMYrB2jOq9Ca2eHmHCK41nLpZr0xY6kBnUEpryVxFZdCuL3/lcr1SRQwI= -SHA256 (Pkgfile) = 0c73d5e3d92adeeacbf1ecffc4ee7d304e5fe18603020a8b594f3ce39acb2d4b +RWSagIOpLGJF3+PhKnsdeNObC9Ka2pxEpO+P6pSqPS4tU5XUAheiqhPdtuWfVqI45aFCZnNP+M8riVwv58k8lI91tylLwPPecA8= +SHA256 (Pkgfile) = b4b611c33aa8e316416d9a6e283addef47fc63d21dd2d9fe0c5064b71e194b94 SHA256 (.footprint) = fb929bf1771ac46715e62afb1d7522614335f884991366e2626b97a9157d1a2a -SHA256 (influxdb-2.7.0.tar.gz) = c024fea802469378d97f45aa6bc0a09d3a055780663c2d5fb1c79851a29614da +SHA256 (influxdb-2.7.1.tar.gz) = 5a0578f03ad150304d8f43514f4e652d1acd27600f17bbfbf13b09628230bb61 SHA256 (influxdb.service) = 63011e9fc1fa81681ac5e2127e83f7146670b43ed04df1536043f69d470bcb5a diff --git a/influxdb/Pkgfile b/influxdb/Pkgfile index 92fef9c71..c7240751d 100644 --- a/influxdb/Pkgfile +++ b/influxdb/Pkgfile @@ -4,7 +4,7 @@ # Depends on: clang go git protobuf rust yarn name=influxdb -version=2.7.0 +version=2.7.1 release=1 source=(https://github.com/influxdata/influxdb/archive/v$version/$name-$version.tar.gz influxdb.service)