浏览代码

package/openlayers: bump to version 10.5.0

For change log since 10.2.1, see:
https://github.com/openlayers/openlayers/blob/v10.5.0/changelog/

Signed-off-by: Thomas Claveirole <thomas.claveirole@green-communications.fr>
[Julien: add link to change log]
Signed-off-by: Julien Olivain <ju.o@free.fr>
Thomas Claveirole 2 月之前
父节点
当前提交
e2c65b455a
共有 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  30510a365596372cc622f68452610a2150577e8b4416934e396683ad5de013c8  v10.2.1-package.zip
+sha256  ff847580458b10c85dcb38699733368d67037f855fcb6a5fce46e6412737cf67  v10.5.0-package.zip
 sha256  6c4347b83a8c9feef18d57b18e3b6c44cf901b3c344a4a1fbd837e421555ab8e  LICENSE.md

+ 1 - 1
package/openlayers/openlayers.mk

@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-OPENLAYERS_VERSION = 10.2.1
+OPENLAYERS_VERSION = 10.5.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