package/openlayers: bump to version 10.2.1

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 2024-11-05 17:49:00 +01:00 committed by Thomas Petazzoni
parent 20eb4bb438
commit 46d7d1c558
2 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
# Locally computed:
sha256 f9818591685d2eda779b346425061ddde174931e89ba2412118f68b3779e0c19 v9.2.4-package.zip
sha256 30510a365596372cc622f68452610a2150577e8b4416934e396683ad5de013c8 v10.2.1-package.zip
sha256 6c4347b83a8c9feef18d57b18e3b6c44cf901b3c344a4a1fbd837e421555ab8e LICENSE.md

View File

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