package/openlayers: bump to version 6.12.0

Signed-off-by: Thomas Claveirole <thomas.claveirole@green-communications.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Thomas Claveirole 2022-01-31 10:41:56 +01:00 committed by Peter Korsgaard
parent 79f631000f
commit a9c94d126f
2 changed files with 2 additions and 2 deletions

View File

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

View File

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