[Buildroot] [PATCH 1/1] package/timescaledb: bump version to 2.11.0

Maxim Kochetkov fido_max at inbox.ru
Tue Jun 13 06:31:39 UTC 2023


Release notes: https://github.com/timescale/timescaledb/blob/2.11.0/CHANGELOG.md

Signed-off-by: Maxim Kochetkov <fido_max at inbox.ru>
---
 package/timescaledb/timescaledb.hash | 2 +-
 package/timescaledb/timescaledb.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/timescaledb/timescaledb.hash b/package/timescaledb/timescaledb.hash
index 9ec92244a7..22705cfb16 100644
--- a/package/timescaledb/timescaledb.hash
+++ b/package/timescaledb/timescaledb.hash
@@ -1,3 +1,3 @@
 # Locally calculated
-sha256  d3bd209ebe48f058fd3fa2aa0d6a74fbce2023d64dbb205e58e2c9ab62059cce  timescaledb-2.10.3.tar.gz
+sha256  96baf19f502387d2129324032407da6405800de8627bfa556bfd3a7b277287be  timescaledb-2.11.0.tar.gz
 sha256  0378e0948feefd85f579319c74d6e2b671194037f550c7176ef26649d94c895b  LICENSE
diff --git a/package/timescaledb/timescaledb.mk b/package/timescaledb/timescaledb.mk
index cd02d8df50..3356094cb0 100644
--- a/package/timescaledb/timescaledb.mk
+++ b/package/timescaledb/timescaledb.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-TIMESCALEDB_VERSION = 2.10.3
+TIMESCALEDB_VERSION = 2.11.0
 TIMESCALEDB_SITE = $(call github,timescale,timescaledb,$(TIMESCALEDB_VERSION))
 TIMESCALEDB_LICENSE = Apache-2.0
 TIMESCALEDB_LICENSE_FILES = LICENSE
-- 
2.40.1




More information about the buildroot mailing list