* [Buildroot] [PATCH] package/timescaledb: bump version to 2.19.0
@ 2025-03-25 1:45 Scott Fan
2025-03-25 18:31 ` Julien Olivain
2025-03-28 8:07 ` Maxim Kochetkov via buildroot
0 siblings, 2 replies; 3+ messages in thread
From: Scott Fan @ 2025-03-25 1:45 UTC (permalink / raw)
To: buildroot; +Cc: Scott Fan, Maxim Kochetkov
Release notes: https://github.com/timescale/timescaledb/blob/2.19.0/CHANGELOG.md
Signed-off-by: Scott Fan <fancp2007@gmail.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 95dedc0d92..4e4cb16858 100644
--- a/package/timescaledb/timescaledb.hash
+++ b/package/timescaledb/timescaledb.hash
@@ -1,3 +1,3 @@
# Locally calculated
-sha256 30f4ddf5bd71e4e30706f6715aa52109b4672c611e5948d865a2b43471032a92 timescaledb-2.18.2.tar.gz
+sha256 783bfcb6513523827127304d3e51c27e95644f59446bef80d4a96d5de58ae5ee timescaledb-2.19.0.tar.gz
sha256 0378e0948feefd85f579319c74d6e2b671194037f550c7176ef26649d94c895b LICENSE
diff --git a/package/timescaledb/timescaledb.mk b/package/timescaledb/timescaledb.mk
index fdfe9c0539..584c73925b 100644
--- a/package/timescaledb/timescaledb.mk
+++ b/package/timescaledb/timescaledb.mk
@@ -4,7 +4,7 @@
#
################################################################################
-TIMESCALEDB_VERSION = 2.18.2
+TIMESCALEDB_VERSION = 2.19.0
TIMESCALEDB_SITE = $(call github,timescale,timescaledb,$(TIMESCALEDB_VERSION))
TIMESCALEDB_LICENSE = Apache-2.0
TIMESCALEDB_LICENSE_FILES = LICENSE
--
2.43.0
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2025-03-28 8:07 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-25 1:45 [Buildroot] [PATCH] package/timescaledb: bump version to 2.19.0 Scott Fan
2025-03-25 18:31 ` Julien Olivain
2025-03-28 8:07 ` Maxim Kochetkov via buildroot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.