databases/timescaledb: Update to 2.7.0
Changes: https://github.com/timescale/timescaledb/releases/tag/2.7.0 Sponsored by: BBOX.io
This commit is contained in:
parent
415a8d6c09
commit
39c3c644f4
3 changed files with 5 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Created by: Kevin Bowling <kbowling@freebsd.org>
|
||||
|
||||
PORTNAME= timescaledb
|
||||
PORTVERSION= 2.6.1
|
||||
PORTVERSION= 2.7.0
|
||||
CATEGORIES= databases
|
||||
|
||||
MAINTAINER= kbowling@FreeBSD.org
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1649873897
|
||||
SHA256 (timescale-timescaledb-2.6.1_GH0.tar.gz) = 226af207105cc9e2d1744b303e475204a947047103f0e5697de4e8949e4dde75
|
||||
SIZE (timescale-timescaledb-2.6.1_GH0.tar.gz) = 2876847
|
||||
TIMESTAMP = 1654627171
|
||||
SHA256 (timescale-timescaledb-2.7.0_GH0.tar.gz) = 9b30952da1186733f144c1ec3aa0c6332379207e5035e81037bd34e1ec9cefb3
|
||||
SIZE (timescale-timescaledb-2.7.0_GH0.tar.gz) = 2962972
|
||||
|
|
|
@ -27,5 +27,6 @@ share/postgresql/extension/timescaledb--2.5.0--%%PORTVERSION%%.sql
|
|||
share/postgresql/extension/timescaledb--2.5.1--%%PORTVERSION%%.sql
|
||||
share/postgresql/extension/timescaledb--2.5.2--%%PORTVERSION%%.sql
|
||||
share/postgresql/extension/timescaledb--2.6.0--%%PORTVERSION%%.sql
|
||||
share/postgresql/extension/timescaledb--2.6.1--%%PORTVERSION%%.sql
|
||||
share/postgresql/extension/timescaledb--%%PORTVERSION%%.sql
|
||||
share/postgresql/extension/timescaledb.control
|
||||
|
|
Loading…
Reference in a new issue