package/openlayers: bump to version 8.1.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 2023-10-10 15:13:27 +02:00 committed by Thomas Petazzoni
parent 001876345e
commit 45dbed9390
2 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
# Locally computed:
sha256 5d89c7017ca85b53bea6402a1222909dc49a061ffa351d3d1e0ac40b94dd2d38 v7.3.0-package.zip
sha256 867778afdd66cd29fe0f14ac4ed316a0ab393f5dccfd2219450848cd0347f1d6 v8.1.0-package.zip
sha256 6c4347b83a8c9feef18d57b18e3b6c44cf901b3c344a4a1fbd837e421555ab8e LICENSE.md

View File

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