diff mbox series

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

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

Commit Message

Thomas Claveirole Aug. 2, 2021, 9:51 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

Thomas Petazzoni Aug. 5, 2021, 7:29 a.m. UTC | #1
On Mon,  2 Aug 2021 11:51:42 +0200
Thomas Claveirole <thomas.claveirole@green-communications.fr> wrote:

> 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(-)

Applied to next, thanks.

Thomas
diff mbox series

Patch

diff --git a/package/openlayers/openlayers.hash b/package/openlayers/openlayers.hash
index 23683bd6e9..e6debd49ba 100644
--- a/package/openlayers/openlayers.hash
+++ b/package/openlayers/openlayers.hash
@@ -1,2 +1,2 @@ 
 # Locally computed:
-sha256	ab80014b15963404ec269a71f563fd3568581c55de160d5663600ea0787cf568	v6.5.0-dist.zip
+sha256	c8695a15c3570ca0c8f84c79391f81a89b925a5fcca28dc5cd60942c0dade247	v6.6.1-dist.zip
diff --git a/package/openlayers/openlayers.mk b/package/openlayers/openlayers.mk
index db464ef8a6..c8d2c07ee7 100644
--- a/package/openlayers/openlayers.mk
+++ b/package/openlayers/openlayers.mk
@@ -4,7 +4,7 @@ 
 #
 ################################################################################
 
-OPENLAYERS_VERSION = 6.5.0
+OPENLAYERS_VERSION = 6.6.1
 OPENLAYERS_SOURCE = v$(OPENLAYERS_VERSION)-dist.zip
 OPENLAYERS_SITE = https://github.com/openlayers/openlayers/releases/download/v$(OPENLAYERS_VERSION)
 OPENLAYERS_LICENSE = BSD-2-Clause