package/openlayers: bump to version 9.2.4

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-07-08 14:30:50 +02:00 committed by Thomas Petazzoni
parent 34cc250ff5
commit 8974269c32
2 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
# Locally computed: # Locally computed:
sha256 73acb923c0ef53c6b6bb34b6dba782e03e1d24279f5aadbec5e787269456a6d8 v9.1.0-package.zip sha256 f9818591685d2eda779b346425061ddde174931e89ba2412118f68b3779e0c19 v9.2.4-package.zip
sha256 6c4347b83a8c9feef18d57b18e3b6c44cf901b3c344a4a1fbd837e421555ab8e LICENSE.md sha256 6c4347b83a8c9feef18d57b18e3b6c44cf901b3c344a4a1fbd837e421555ab8e LICENSE.md

View File

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