mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 00:20:38 -09:00
package/timescaledb: bump version to 2.24.0
Changelog: https://github.com/timescale/timescaledb/blob/2.24.0/CHANGELOG.md Signed-off-by: Maxim Kochetkov <fido_max@inbox.ru> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
92dc57c460
commit
17f7cd9c55
@@ -1,3 +1,3 @@
|
||||
# Locally calculated
|
||||
sha256 26575fa9e287a6107a6bf162bacab4932b0df19bee38d28c132f9a2d6591d647 timescaledb-2.23.1.tar.gz
|
||||
sha256 06a5d38c52bebb364104541002ccfb9ea739f93183c339895f0d1ed90b005e17 timescaledb-2.24.0.tar.gz
|
||||
sha256 0378e0948feefd85f579319c74d6e2b671194037f550c7176ef26649d94c895b LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
TIMESCALEDB_VERSION = 2.23.1
|
||||
TIMESCALEDB_VERSION = 2.24.0
|
||||
TIMESCALEDB_SITE = $(call github,timescale,timescaledb,$(TIMESCALEDB_VERSION))
|
||||
TIMESCALEDB_LICENSE = Apache-2.0
|
||||
TIMESCALEDB_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user