[Buildroot] [git commit] package/timescaledb: bump version to 2.21.3
Peter Korsgaard
peter at korsgaard.com
Thu Sep 4 15:58:05 UTC 2025
commit: https://git.buildroot.net/buildroot/commit/?id=1b8a1d1435a8ce38a4fc555589089ca1b306cef5
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master
Release notes: https://github.com/timescale/timescaledb/blob/2.21.3/CHANGELOG.md
Signed-off-by: Maxim Kochetkov <fido_max at inbox.ru>
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
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 a1945c6ff3..54e122fcdc 100644
--- a/package/timescaledb/timescaledb.hash
+++ b/package/timescaledb/timescaledb.hash
@@ -1,3 +1,3 @@
# Locally calculated
-sha256 08e44c875618ed5ffa0d5b968b268d437952a3847403ef70a0bf44d9e59f3c30 timescaledb-2.21.0.tar.gz
+sha256 5b357d6c3e99cea3a5269618066cdebd9731e27da6e67e4181c7c6d07456ca70 timescaledb-2.21.3.tar.gz
sha256 0378e0948feefd85f579319c74d6e2b671194037f550c7176ef26649d94c895b LICENSE
diff --git a/package/timescaledb/timescaledb.mk b/package/timescaledb/timescaledb.mk
index fcb766c042..593421dd7a 100644
--- a/package/timescaledb/timescaledb.mk
+++ b/package/timescaledb/timescaledb.mk
@@ -4,7 +4,7 @@
#
################################################################################
-TIMESCALEDB_VERSION = 2.21.0
+TIMESCALEDB_VERSION = 2.21.3
TIMESCALEDB_SITE = $(call github,timescale,timescaledb,$(TIMESCALEDB_VERSION))
TIMESCALEDB_LICENSE = Apache-2.0
TIMESCALEDB_LICENSE_FILES = LICENSE
More information about the buildroot
mailing list