Skip to content

Commit

Permalink
databases/timescaledb: Update to 2.12.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kev009 committed Oct 24, 2023
1 parent 7778ae8 commit e272137
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.12.1
PORTVERSION= 2.12.2
CATEGORIES= databases

MAINTAINER= kbowling@FreeBSD.org
Expand Down
6 changes: 3 additions & 3 deletions databases/timescaledb/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1697242630
SHA256 (timescale-timescaledb-2.12.1_GH0.tar.gz) = 7e8804122e50807bc214759a59d62ec59b0e96ba681c42bbbc4b4e35fdb48f9c
SIZE (timescale-timescaledb-2.12.1_GH0.tar.gz) = 7519337
TIMESTAMP = 1698189334
SHA256 (timescale-timescaledb-2.12.2_GH0.tar.gz) = d24cd29aad411d3e41d543d1a30827c48f8e01a48563650db5fac145ad7a01eb
SIZE (timescale-timescaledb-2.12.2_GH0.tar.gz) = 7521115
1 change: 1 addition & 0 deletions databases/timescaledb/pkg-plist
Expand Up @@ -32,5 +32,6 @@ share/postgresql/extension/timescaledb--2.11.0--%%PORTVERSION%%.sql
share/postgresql/extension/timescaledb--2.11.1--%%PORTVERSION%%.sql
share/postgresql/extension/timescaledb--2.11.2--%%PORTVERSION%%.sql
share/postgresql/extension/timescaledb--2.12.0--%%PORTVERSION%%.sql
share/postgresql/extension/timescaledb--2.12.1--%%PORTVERSION%%.sql
share/postgresql/extension/timescaledb--%%PORTVERSION%%.sql
share/postgresql/extension/timescaledb.control

0 comments on commit e272137

Please sign in to comment.