influxdb: 2.7.8 -> 2.7.9

This commit is contained in:
Tim Biermann 2024-08-10 01:21:02 +02:00
parent 379d3670ba
commit 971bfa0bc3
Signed by: tb
GPG Key ID: 42F8B4E30B673606
2 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/contrib.pub untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3zebrRr5zoq8CdxHtLOQV/3HTCFOnDQteXZnFI/PwQzp5vMdYJ+N3ketLi31wEaW0z7qj/EJFeYppIOXVj19fgo= RWSagIOpLGJF314eHZzD6Dy6blqx+r6Zg43fs0+MklaTAkK2QiRpJ+E49siEPzb2kK8iPXdmSmwq0EW8j57UFZITl5nizo6ppA8=
SHA256 (Pkgfile) = a43b08af6a4517ba852f0827630e4411863fb5db60b9968f610eed29ec18fd29 SHA256 (Pkgfile) = b67147a89fedf624877db575005a4c84a5142466942ad2bc507b5de2c3aef323
SHA256 (.footprint) = fb929bf1771ac46715e62afb1d7522614335f884991366e2626b97a9157d1a2a SHA256 (.footprint) = fb929bf1771ac46715e62afb1d7522614335f884991366e2626b97a9157d1a2a
SHA256 (influxdb-2.7.8.tar.gz) = 9eabaab9494218b1a63ddc0462dff6a831819110c86b71084c3db635ec73b72f SHA256 (influxdb-2.7.9.tar.gz) = 7cedec5de224759aafca59f4150f007c537aaf21efd06b9d97df92410c2c4289
SHA256 (influxdb.service) = 63011e9fc1fa81681ac5e2127e83f7146670b43ed04df1536043f69d470bcb5a SHA256 (influxdb.service) = 63011e9fc1fa81681ac5e2127e83f7146670b43ed04df1536043f69d470bcb5a

View File

@ -4,7 +4,7 @@
# Depends on: clang go git protobuf rust yarn # Depends on: clang go git protobuf rust yarn
name=influxdb name=influxdb
version=2.7.8 version=2.7.9
release=1 release=1
source=(https://github.com/influxdata/influxdb/archive/v$version/$name-$version.tar.gz source=(https://github.com/influxdata/influxdb/archive/v$version/$name-$version.tar.gz
influxdb.service) influxdb.service)