瀏覽代碼

package/openlayers: bump version to 9.1.0

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

+ 1 - 1
package/openlayers/openlayers.hash

@@ -1,3 +1,3 @@
 # Locally computed:
-sha256  867778afdd66cd29fe0f14ac4ed316a0ab393f5dccfd2219450848cd0347f1d6  v8.1.0-package.zip
+sha256  73acb923c0ef53c6b6bb34b6dba782e03e1d24279f5aadbec5e787269456a6d8  v9.1.0-package.zip
 sha256  6c4347b83a8c9feef18d57b18e3b6c44cf901b3c344a4a1fbd837e421555ab8e  LICENSE.md

+ 1 - 1
package/openlayers/openlayers.mk

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