diff options
author | Kevin Bowling <kbowling@FreeBSD.org> | 2025-05-28 02:08:47 -0700 |
---|---|---|
committer | Kevin Bowling <kbowling@FreeBSD.org> | 2025-05-28 02:08:47 -0700 |
commit | 15d60863a3e9d2593820caf2f49665caa5c4a46c (patch) | |
tree | cbc649318a554791930b061c3801a7f61eb96f34 | |
parent | news/inn: Update to 2.7.3 (diff) |
databases/timescaledb: Update to 2.20.1
-rw-r--r-- | databases/timescaledb/Makefile | 2 | ||||
-rw-r--r-- | databases/timescaledb/pkg-plist | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/databases/timescaledb/Makefile b/databases/timescaledb/Makefile index 005871ec1f39..75b628ebb28d 100644 --- a/databases/timescaledb/Makefile +++ b/databases/timescaledb/Makefile @@ -1,5 +1,5 @@ PORTNAME= timescaledb -PORTVERSION= 2.20.0 +PORTVERSION= 2.20.1 CATEGORIES= databases MAINTAINER= kbowling@FreeBSD.org diff --git a/databases/timescaledb/pkg-plist b/databases/timescaledb/pkg-plist index 14bc5543ffc8..40e058863595 100644 --- a/databases/timescaledb/pkg-plist +++ b/databases/timescaledb/pkg-plist @@ -36,5 +36,6 @@ share/postgresql/extension/timescaledb--2.19.0--%%PORTVERSION%%.sql share/postgresql/extension/timescaledb--2.19.1--%%PORTVERSION%%.sql share/postgresql/extension/timescaledb--2.19.2--%%PORTVERSION%%.sql share/postgresql/extension/timescaledb--2.19.3--%%PORTVERSION%%.sql +share/postgresql/extension/timescaledb--2.20.0--%%PORTVERSION%%.sql share/postgresql/extension/timescaledb--%%PORTVERSION%%.sql share/postgresql/extension/timescaledb.control |