[Buildroot] [git commit] package/timescaledb: bump version to 2.28.3
Julien Olivain via buildroot <[email protected]>
| Newsgroups | net.busybox.buildroot |
|---|---|
| Message-ID | <[email protected]> |
commit: https://gitlab.com/buildroot.org/buildroot/-/commit/86c478eac9c3cc76ed5dc2eb2974f4e395a1b765 branch: https://gitlab.com/buildroot.org/buildroot/-/tree/master Changelog: https://github.com/timescale/timescaledb/blob/2.28.3/CHANGELOG.md Signed-off-by: Maxim Kochetkov <[email protected]> Signed-off-by: Julien Olivain <[email protected]> --- 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 fe733f323b..75f9b542de 100644 --- a/package/timescaledb/timescaledb.hash +++ b/package/timescaledb/timescaledb.hash @@ -1,3 +1,3 @@ # Locally calculated -sha256 f0a940720bb5b0b635dae4d8aeceb13e83b196b8aab8717876af0f45efa47ab6 timescaledb-2.27.1.tar.gz +sha256 c9f95c8865f71244cdd333076284377e83dad62f85679fbf1c94ba48a7d67334 timescaledb-2.28.3.tar.gz sha256 0378e0948feefd85f579319c74d6e2b671194037f550c7176ef26649d94c895b LICENSE diff --git a/package/timescaledb/timescaledb.mk b/package/timescaledb/timescaledb.mk index bc38eb9279..9bbe502941 100644 --- a/package/timescaledb/timescaledb.mk +++ b/package/timescaledb/timescaledb.mk @@ -4,7 +4,7 @@ # ################################################################################ -TIMESCALEDB_VERSION = 2.27.1 +TIMESCALEDB_VERSION = 2.28.3 TIMESCALEDB_SITE = $(call github,timescale,timescaledb,$(TIMESCALEDB_VERSION)) TIMESCALEDB_LICENSE = Apache-2.0 TIMESCALEDB_LICENSE_FILES = LICENSE _______________________________________________ buildroot mailing list [email protected] https://lists.buildroot.org/mailman/listinfo/buildroot