Skip to content

Commit

Permalink
databases/timescaledb: Update to 2.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kev009 committed Feb 15, 2024
1 parent fcb5f12 commit 3d32e04
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.14.0
PORTVERSION= 2.14.1
CATEGORIES= databases

MAINTAINER= kbowling@FreeBSD.org
Expand Down
6 changes: 3 additions & 3 deletions databases/timescaledb/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1707608050
SHA256 (timescale-timescaledb-2.14.0_GH0.tar.gz) = d60735039f57edab51e149b3bbd0383d943aca7ec2315ebe5e50e88231e37b00
SIZE (timescale-timescaledb-2.14.0_GH0.tar.gz) = 7316149
TIMESTAMP = 1707970364
SHA256 (timescale-timescaledb-2.14.1_GH0.tar.gz) = 5760b11059aa176bd504dd9c235881f98e0afa3602b6f01a55779a564ec29cba
SIZE (timescale-timescaledb-2.14.1_GH0.tar.gz) = 7318486
1 change: 1 addition & 0 deletions databases/timescaledb/pkg-plist
Expand Up @@ -36,5 +36,6 @@ 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--2.14.0--%%PORTVERSION%%.sql
share/postgresql/extension/timescaledb--%%PORTVERSION%%.sql
share/postgresql/extension/timescaledb.control

0 comments on commit 3d32e04

Please sign in to comment.