package/openlayers: bump to version 6.9.0

Signed-off-by: Thomas Claveirole <thomas.claveirole@green-communications.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Thomas Claveirole 2021-11-08 11:32:27 +01:00 committed by Thomas Petazzoni
parent 4b0cc45375
commit 9ec3b986e6
2 changed files with 2 additions and 2 deletions

View file

@ -1,2 +1,2 @@
# Locally computed:
sha256 07d06f17f44399d86ddeac8d8000d39ff9db503257f77c59e5743d5934463623 v6.8.1-dist.zip
sha256 35a0b37a5c1e7c48553215c6e8c24a12bac8e9048f008fc61c4b329cf6611b5c v6.9.0-dist.zip

View file

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