diff mbox series

[1/1] package/openlayers: bump to version 7.2.2

Message ID 20230119114943.882703-1-thomas.claveirole@green-communications.fr
State Accepted
Headers show
Series [1/1] package/openlayers: bump to version 7.2.2 | expand

Commit Message

Thomas Claveirole Jan. 19, 2023, 11:49 a.m. UTC
Signed-off-by: Thomas Claveirole <thomas.claveirole@green-communications.fr>
---
 package/openlayers/openlayers.hash | 2 +-
 package/openlayers/openlayers.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Comments

Peter Korsgaard Jan. 27, 2023, 12:38 p.m. UTC | #1
>>>>> "Thomas" == Thomas Claveirole <thomas.claveirole@green-communications.fr> writes:

 > Signed-off-by: Thomas Claveirole <thomas.claveirole@green-communications.fr>

Committed, thanks.
diff mbox series

Patch

diff --git a/package/openlayers/openlayers.hash b/package/openlayers/openlayers.hash
index 1b3f3cce51..7e33716f78 100644
--- a/package/openlayers/openlayers.hash
+++ b/package/openlayers/openlayers.hash
@@ -1,3 +1,3 @@ 
 # Locally computed:
-sha256  37a0e5fde4df3db6e6c11ed0ceb8e20608121afe5f8f7f91cf03990e89a919ca  v7.1.0-package.zip
+sha256  31b848cc55967c7de63fece8cd1699fc51152421d04653b859103c7391ad5bbe  v7.2.2-package.zip
 sha256  6c4347b83a8c9feef18d57b18e3b6c44cf901b3c344a4a1fbd837e421555ab8e  LICENSE.md
diff --git a/package/openlayers/openlayers.mk b/package/openlayers/openlayers.mk
index 7396e38fb9..852f5f1dcf 100644
--- a/package/openlayers/openlayers.mk
+++ b/package/openlayers/openlayers.mk
@@ -4,7 +4,7 @@ 
 #
 ################################################################################
 
-OPENLAYERS_VERSION = 7.1.0
+OPENLAYERS_VERSION = 7.2.2
 OPENLAYERS_SOURCE = v$(OPENLAYERS_VERSION)-package.zip
 OPENLAYERS_SITE = https://github.com/openlayers/openlayers/releases/download/v$(OPENLAYERS_VERSION)
 OPENLAYERS_LICENSE = BSD-2-Clause