瀏覽代碼

package/openlayers: bump to version 7.2.2

Signed-off-by: Thomas Claveirole <thomas.claveirole@green-communications.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Thomas Claveirole 2 年之前
父節點
當前提交
ccd391bfd9
共有 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  37a0e5fde4df3db6e6c11ed0ceb8e20608121afe5f8f7f91cf03990e89a919ca  v7.1.0-package.zip
+sha256  31b848cc55967c7de63fece8cd1699fc51152421d04653b859103c7391ad5bbe  v7.2.2-package.zip
 sha256  6c4347b83a8c9feef18d57b18e3b6c44cf901b3c344a4a1fbd837e421555ab8e  LICENSE.md

+ 1 - 1
package/openlayers/openlayers.mk

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