[Buildroot] [git commit branch/next] package/timescaledb: bump version to 2.27.1
From: Julien Olivain via buildroot <hidden>
Date: 2026-05-25 17:11:41
Subsystem:
the rest · Maintainer:
Linus Torvalds
commit: https://gitlab.com/buildroot.org/buildroot/-/commit/5d4a6f8ae675fbc97eb36511395060d7528a846c branch: https://gitlab.com/buildroot.org/buildroot/-/tree/next https://github.com/timescale/timescaledb/blob/2.27.1/CHANGELOG.md Signed-off-by: Bernd Kuhls <redacted> Reviewed-by: Maxim Kochetkov <redacted> Signed-off-by: Julien Olivain <redacted> --- 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 888b6c2cfa..fe733f323b 100644
--- a/package/timescaledb/timescaledb.hash
+++ b/package/timescaledb/timescaledb.hash@@ -1,3 +1,3 @@ # Locally calculated -sha256 06a5d38c52bebb364104541002ccfb9ea739f93183c339895f0d1ed90b005e17 timescaledb-2.24.0.tar.gz +sha256 f0a940720bb5b0b635dae4d8aeceb13e83b196b8aab8717876af0f45efa47ab6 timescaledb-2.27.1.tar.gz sha256 0378e0948feefd85f579319c74d6e2b671194037f550c7176ef26649d94c895b LICENSE
diff --git a/package/timescaledb/timescaledb.mk b/package/timescaledb/timescaledb.mk
index 3ad8bb41fa..bc38eb9279 100644
--- a/package/timescaledb/timescaledb.mk
+++ b/package/timescaledb/timescaledb.mk@@ -4,7 +4,7 @@ # ################################################################################ -TIMESCALEDB_VERSION = 2.24.0 +TIMESCALEDB_VERSION = 2.27.1 TIMESCALEDB_SITE = $(call github,timescale,timescaledb,$(TIMESCALEDB_VERSION)) TIMESCALEDB_LICENSE = Apache-2.0 TIMESCALEDB_LICENSE_FILES = LICENSE
_______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot