Browse Source

package/timescaledb: bump version to 2.11.2

Release notes: https://github.com/timescale/timescaledb/blob/2.11.2/CHANGELOG.md

Signed-off-by: Maxim Kochetkov <fido_max@inbox.ru>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
(cherry picked from commit b0f2709e6f9654deff5e6d386454fa389f853b5a)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Maxim Kochetkov 1 year ago
parent
commit
995a61e958
2 changed files with 2 additions and 2 deletions
  1. 1 1
      package/timescaledb/timescaledb.hash
  2. 1 1
      package/timescaledb/timescaledb.mk

+ 1 - 1
package/timescaledb/timescaledb.hash

@@ -1,3 +1,3 @@
 # Locally calculated
 # Locally calculated
-sha256  06a653881dd2460a9c9007dd823be8827ef83fae90a4b628d0b0d5066f60f496  timescaledb-2.11.1.tar.gz
+sha256  acca5f6ec5684722374eece92f73d7763bd171075074fd2e6bd0244bda9fbc25  timescaledb-2.11.2.tar.gz
 sha256  0378e0948feefd85f579319c74d6e2b671194037f550c7176ef26649d94c895b  LICENSE
 sha256  0378e0948feefd85f579319c74d6e2b671194037f550c7176ef26649d94c895b  LICENSE

+ 1 - 1
package/timescaledb/timescaledb.mk

@@ -4,7 +4,7 @@
 #
 #
 ################################################################################
 ################################################################################
 
 
-TIMESCALEDB_VERSION = 2.11.1
+TIMESCALEDB_VERSION = 2.11.2
 TIMESCALEDB_SITE = $(call github,timescale,timescaledb,$(TIMESCALEDB_VERSION))
 TIMESCALEDB_SITE = $(call github,timescale,timescaledb,$(TIMESCALEDB_VERSION))
 TIMESCALEDB_LICENSE = Apache-2.0
 TIMESCALEDB_LICENSE = Apache-2.0
 TIMESCALEDB_LICENSE_FILES = LICENSE
 TIMESCALEDB_LICENSE_FILES = LICENSE