package/openlayers: bump to version 6.8.1

Signed-off-by: Thomas Claveirole <thomas.claveirole@green-communications.fr>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
This commit is contained in:
Thomas Claveirole 2021-09-28 17:56:31 +02:00 committed by Arnout Vandecappelle (Essensium/Mind)
parent 9fc7b49ab1
commit ca38b1d1ff
2 changed files with 2 additions and 2 deletions

View File

@ -1,2 +1,2 @@
# Locally computed:
sha256 c8695a15c3570ca0c8f84c79391f81a89b925a5fcca28dc5cd60942c0dade247 v6.6.1-dist.zip
sha256 07d06f17f44399d86ddeac8d8000d39ff9db503257f77c59e5743d5934463623 v6.8.1-dist.zip

View File

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