Browse Source

package/timescaledb: bump version to 2.20.3

Release notes: https://github.com/timescale/timescaledb/blob/2.20.3/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>
Scott Fan 1 month ago
parent
commit
457a785f3f
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
-sha256  b6ac4c29ef29e93249fcc25bf193dab2637422797360b12e00fd73067138a953  timescaledb-2.20.0.tar.gz
+sha256  31418d888c2a26cd034cd91fcd51be3bb0108d907de9bf9e8bfebfbf20af7766  timescaledb-2.20.3.tar.gz
 sha256  0378e0948feefd85f579319c74d6e2b671194037f550c7176ef26649d94c895b  LICENSE

+ 1 - 1
package/timescaledb/timescaledb.mk

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