[Buildroot] [git commit] package/timescaledb: bump version to 2.19.2
Julien Olivain
ju.o at free.fr
Mon Apr 14 18:15:46 UTC 2025
commit: https://git.buildroot.net/buildroot/commit/?id=1d2f135ef1fc722d61d0b3df193eb5986aea397f
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master
Release notes: https://github.com/timescale/timescaledb/blob/2.19.2/CHANGELOG.md
Signed-off-by: Scott Fan <fancp2007 at gmail.com>
Reviewed-by: Maxim Kochetkov <fido_max at inbox.ru>
Signed-off-by: Julien Olivain <ju.o at free.fr>
---
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 4e4cb16858..bfef2757fa 100644
--- a/package/timescaledb/timescaledb.hash
+++ b/package/timescaledb/timescaledb.hash
@@ -1,3 +1,3 @@
# Locally calculated
-sha256 783bfcb6513523827127304d3e51c27e95644f59446bef80d4a96d5de58ae5ee timescaledb-2.19.0.tar.gz
+sha256 727e15da6dba48cdcc22df8af23ccc2c3a8e7def9e4575e478d03031f8f637ba timescaledb-2.19.2.tar.gz
sha256 0378e0948feefd85f579319c74d6e2b671194037f550c7176ef26649d94c895b LICENSE
diff --git a/package/timescaledb/timescaledb.mk b/package/timescaledb/timescaledb.mk
index 584c73925b..4be3508a5b 100644
--- a/package/timescaledb/timescaledb.mk
+++ b/package/timescaledb/timescaledb.mk
@@ -4,7 +4,7 @@
#
################################################################################
-TIMESCALEDB_VERSION = 2.19.0
+TIMESCALEDB_VERSION = 2.19.2
TIMESCALEDB_SITE = $(call github,timescale,timescaledb,$(TIMESCALEDB_VERSION))
TIMESCALEDB_LICENSE = Apache-2.0
TIMESCALEDB_LICENSE_FILES = LICENSE
More information about the buildroot
mailing list