mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
databases/timescaledb: Update to 2.17.0
This commit is contained in:
parent
e5985f1450
commit
87798939e8
@ -1,5 +1,5 @@
|
||||
PORTNAME= timescaledb
|
||||
PORTVERSION= 2.16.1
|
||||
PORTVERSION= 2.17.0
|
||||
CATEGORIES= databases
|
||||
|
||||
MAINTAINER= kbowling@FreeBSD.org
|
||||
@ -13,7 +13,7 @@ LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE
|
||||
LICENSE_FILE_TSL= ${WRKSRC}/tsl/LICENSE-TIMESCALE
|
||||
LICENSE_PERMS_TSL= dist-mirror pkg-mirror auto-accept
|
||||
|
||||
USES= compiler:c11 cmake gettext-runtime cpe pgsql:14-16
|
||||
USES= compiler:c11 cmake gettext-runtime cpe pgsql:14-17
|
||||
|
||||
USE_GITHUB= YES
|
||||
GH_ACCOUNT= timescale
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1723325474
|
||||
SHA256 (timescale-timescaledb-2.16.1_GH0.tar.gz) = c1d27da11d0db3b947ed0cbf63d230427a532fd808600dea9ec3afc4ab5d730b
|
||||
SIZE (timescale-timescaledb-2.16.1_GH0.tar.gz) = 7449327
|
||||
TIMESTAMP = 1728554763
|
||||
SHA256 (timescale-timescaledb-2.17.0_GH0.tar.gz) = 155bf64391d3558c42f31ca0e523cfc6252921974f75298c9039ccad1c89811a
|
||||
SIZE (timescale-timescaledb-2.17.0_GH0.tar.gz) = 7559829
|
||||
|
@ -35,5 +35,6 @@ share/postgresql/extension/timescaledb--2.15.1--%%PORTVERSION%%.sql
|
||||
share/postgresql/extension/timescaledb--2.15.2--%%PORTVERSION%%.sql
|
||||
share/postgresql/extension/timescaledb--2.15.3--%%PORTVERSION%%.sql
|
||||
share/postgresql/extension/timescaledb--2.16.0--%%PORTVERSION%%.sql
|
||||
share/postgresql/extension/timescaledb--2.16.1--%%PORTVERSION%%.sql
|
||||
share/postgresql/extension/timescaledb--%%PORTVERSION%%.sql
|
||||
share/postgresql/extension/timescaledb.control
|
||||
|
Loading…
Reference in New Issue
Block a user