mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
package/openlayers: bump to version 10.5.0
For change log since 10.2.1, see: https://github.com/openlayers/openlayers/blob/v10.5.0/changelog/ Signed-off-by: Thomas Claveirole <thomas.claveirole@green-communications.fr> [Julien: add link to change log] Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
e2bd1593d0
commit
e2c65b455a
@@ -1,3 +1,3 @@
|
||||
# Locally computed:
|
||||
sha256 30510a365596372cc622f68452610a2150577e8b4416934e396683ad5de013c8 v10.2.1-package.zip
|
||||
sha256 ff847580458b10c85dcb38699733368d67037f855fcb6a5fce46e6412737cf67 v10.5.0-package.zip
|
||||
sha256 6c4347b83a8c9feef18d57b18e3b6c44cf901b3c344a4a1fbd837e421555ab8e LICENSE.md
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
OPENLAYERS_VERSION = 10.2.1
|
||||
OPENLAYERS_VERSION = 10.5.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
|
||||
|
||||
Reference in New Issue
Block a user