浏览代码

package/openlayers: bump to version 6.11.0

Signed-off-by: Thomas Claveirole <thomas.claveirole@green-communications.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Thomas Claveirole 3 年之前
父节点
当前提交
baf74fe3df
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. 1 1
      package/openlayers/openlayers.hash
  2. 1 1
      package/openlayers/openlayers.mk

+ 1 - 1
package/openlayers/openlayers.hash

@@ -1,2 +1,2 @@
 # Locally computed:
-sha256	da3025279bbd6cfb0e82b7af95666bede8fd65e8c620a1bc54bba04cebb7e1d4	v6.10.0-dist.zip
+sha256  8c4751915808a5a84adcd760fff453429a95993cadf77003ac94eae127240c1a  v6.11.0-dist.zip

+ 1 - 1
package/openlayers/openlayers.mk

@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-OPENLAYERS_VERSION = 6.10.0
+OPENLAYERS_VERSION = 6.11.0
 OPENLAYERS_SOURCE = v$(OPENLAYERS_VERSION)-dist.zip
 OPENLAYERS_SITE = https://github.com/openlayers/openlayers/releases/download/v$(OPENLAYERS_VERSION)
 OPENLAYERS_LICENSE = BSD-2-Clause