mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-01 01:17:02 +00:00
databases/timescaledb: Update to 0.11.0
PR: 230636 Submitted by: kbowling (maintainer)
This commit is contained in:
parent
aeda64f39a
commit
9cae087b79
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=477252
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= timescaledb
|
||||
PORTVERSION= 0.10.1
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.11.0
|
||||
CATEGORIES= databases
|
||||
|
||||
MAINTAINER= kbowling@FreeBSD.org
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1531654861
|
||||
SHA256 (timescale-timescaledb-0.10.1_GH0.tar.gz) = 79dc9f53db14544c6a559f4f2f917348efcf502aef5aec599b3f532c646a817a
|
||||
SIZE (timescale-timescaledb-0.10.1_GH0.tar.gz) = 329002
|
||||
TIMESTAMP = 1534295981
|
||||
SHA256 (timescale-timescaledb-0.11.0_GH0.tar.gz) = dc6112be5314068a1b317936ad8bed2f4621a7e490e559cfbe160889d01ea690
|
||||
SIZE (timescale-timescaledb-0.11.0_GH0.tar.gz) = 368759
|
||||
|
@ -2,6 +2,7 @@ lib/postgresql/timescaledb-%%PORTVERSION%%.so
|
||||
lib/postgresql/timescaledb.so
|
||||
share/postgresql/extension/timescaledb--0.1.0--%%PORTVERSION%%.sql
|
||||
share/postgresql/extension/timescaledb--0.10.0--%%PORTVERSION%%.sql
|
||||
share/postgresql/extension/timescaledb--0.10.1--%%PORTVERSION%%.sql
|
||||
share/postgresql/extension/timescaledb--%%PORTVERSION%%.sql
|
||||
share/postgresql/extension/timescaledb--0.2.0--%%PORTVERSION%%.sql
|
||||
share/postgresql/extension/timescaledb--0.3.0--%%PORTVERSION%%.sql
|
||||
|
Loading…
Reference in New Issue
Block a user