Skip to content

Commit

Permalink
databases/timescaledb: Update to 2.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kev009 committed Feb 11, 2024
1 parent eced9bc commit 10ba6e6
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion databases/timescaledb/Makefile
@@ -1,5 +1,5 @@
PORTNAME= timescaledb
PORTVERSION= 2.13.1
PORTVERSION= 2.14.0
CATEGORIES= databases

MAINTAINER= kbowling@FreeBSD.org
Expand Down
6 changes: 3 additions & 3 deletions databases/timescaledb/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1704912461
SHA256 (timescale-timescaledb-2.13.1_GH0.tar.gz) = ca4f48147cb1bf3bf22af9f643822a5931e12a89909cc73c4a89ddae3c828ac1
SIZE (timescale-timescaledb-2.13.1_GH0.tar.gz) = 8239930
TIMESTAMP = 1707608050
SHA256 (timescale-timescaledb-2.14.0_GH0.tar.gz) = d60735039f57edab51e149b3bbd0383d943aca7ec2315ebe5e50e88231e37b00
SIZE (timescale-timescaledb-2.14.0_GH0.tar.gz) = 7316149
1 change: 1 addition & 0 deletions databases/timescaledb/pkg-plist
Expand Up @@ -35,5 +35,6 @@ share/postgresql/extension/timescaledb--2.12.0--%%PORTVERSION%%.sql
share/postgresql/extension/timescaledb--2.12.1--%%PORTVERSION%%.sql
share/postgresql/extension/timescaledb--2.12.2--%%PORTVERSION%%.sql
share/postgresql/extension/timescaledb--2.13.0--%%PORTVERSION%%.sql
share/postgresql/extension/timescaledb--2.13.1--%%PORTVERSION%%.sql
share/postgresql/extension/timescaledb--%%PORTVERSION%%.sql
share/postgresql/extension/timescaledb.control

0 comments on commit 10ba6e6

Please sign in to comment.