forked from Lainports/freebsd-ports
databases/timescaledb: Update to 1.1.1
Changelog https://github.com/timescale/timescaledb/releases/tag/1.1.1 Approved by: krion (mentor) Sponsored by: BBOX.io Differential Revision: https://reviews.freebsd.org/D18653
This commit is contained in:
parent
3c769f4622
commit
dcbf1c19ed
3 changed files with 5 additions and 4 deletions
|
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= timescaledb
|
||||
PORTVERSION= 1.1.0
|
||||
PORTVERSION= 1.1.1
|
||||
CATEGORIES= databases
|
||||
|
||||
MAINTAINER= kbowling@FreeBSD.org
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1544933678
|
||||
SHA256 (timescale-timescaledb-1.1.0_GH0.tar.gz) = 36ce9a32063a897912f3c1b0b85cd07f63229bf6b229017c52090f50c84807ac
|
||||
SIZE (timescale-timescaledb-1.1.0_GH0.tar.gz) = 629999
|
||||
TIMESTAMP = 1545706093
|
||||
SHA256 (timescale-timescaledb-1.1.1_GH0.tar.gz) = c2f0f745f9ab52bf7fedd24e129efde5f39a0f27a8f41e1568aab98cd21d5a68
|
||||
SIZE (timescale-timescaledb-1.1.1_GH0.tar.gz) = 631917
|
||||
|
|
|
|||
|
|
@ -25,5 +25,6 @@ share/postgresql/extension/timescaledb--1.0.0-rc1--%%PORTVERSION%%.sql
|
|||
share/postgresql/extension/timescaledb--1.0.0-rc2--%%PORTVERSION%%.sql
|
||||
share/postgresql/extension/timescaledb--1.0.0-rc3--%%PORTVERSION%%.sql
|
||||
share/postgresql/extension/timescaledb--1.0.1--%%PORTVERSION%%.sql
|
||||
share/postgresql/extension/timescaledb--1.1.0--%%PORTVERSION%%.sql
|
||||
share/postgresql/extension/timescaledb--%%PORTVERSION%%.sql
|
||||
share/postgresql/extension/timescaledb.control
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue