mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-25 19:40:35 -09:00
package/timescaledb: bump version to 2.21.3
Release notes: https://github.com/timescale/timescaledb/blob/2.21.3/CHANGELOG.md Signed-off-by: Maxim Kochetkov <fido_max@inbox.ru> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
b73204ed11
commit
1b8a1d1435
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user