mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
package/timescaledb: bump version to 2.18.1
Release notes: https://github.com/timescale/timescaledb/blob/2.18.1/CHANGELOG.md Signed-off-by: Scott Fan <fancp2007@gmail.com> Reviewed-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
ee53f5fcba
commit
0ee5c51d6a
@@ -1,3 +1,3 @@
|
||||
# Locally calculated
|
||||
sha256 86248970971ad075e0b5ed64dbba5b190eb8794d6e36b508427a5cc42b20a420 timescaledb-2.18.0.tar.gz
|
||||
sha256 f293fc54bc76d06c5955ae68e2e8124331bee80aee8b499047afae01b10513ce timescaledb-2.18.1.tar.gz
|
||||
sha256 0378e0948feefd85f579319c74d6e2b671194037f550c7176ef26649d94c895b LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
TIMESCALEDB_VERSION = 2.18.0
|
||||
TIMESCALEDB_VERSION = 2.18.1
|
||||
TIMESCALEDB_SITE = $(call github,timescale,timescaledb,$(TIMESCALEDB_VERSION))
|
||||
TIMESCALEDB_LICENSE = Apache-2.0
|
||||
TIMESCALEDB_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user