diff mbox series

[1/1] package/waf: bump to version 2.0.20

Message ID 20200427092720.16214-1-titouan.christophe@railnova.eu
State Accepted
Headers show
Series [1/1] package/waf: bump to version 2.0.20 | expand

Commit Message

Titouan Christophe April 27, 2020, 9:27 a.m. UTC
Also switch to the new 2 spaces convention for the hash file

Signed-off-by: Titouan Christophe <titouan.christophe@railnova.eu>
---
 package/waf/waf.hash | 4 ++--
 package/waf/waf.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

Comments

Thomas Petazzoni April 27, 2020, 8:27 p.m. UTC | #1
On Mon, 27 Apr 2020 11:27:20 +0200
Titouan Christophe <titouan.christophe@railnova.eu> wrote:

> Also switch to the new 2 spaces convention for the hash file
> 
> Signed-off-by: Titouan Christophe <titouan.christophe@railnova.eu>
> ---
>  package/waf/waf.hash | 4 ++--
>  package/waf/waf.mk   | 2 +-
>  2 files changed, 3 insertions(+), 3 deletions(-)

Applied to master, thanks.

Thomas
diff mbox series

Patch

diff --git a/package/waf/waf.hash b/package/waf/waf.hash
index 572562cf92..15db32f384 100644
--- a/package/waf/waf.hash
+++ b/package/waf/waf.hash
@@ -1,3 +1,3 @@ 
 # Locally computed
-sha1    d857c29d49848e0fc42e69daa25e0ec2e732ac17                          waf-2.0.19
-sha256  ba63c90a865a9bcf46926c4e6776f9a3f73d29f33d49b7f61f96bc37b7397cef  waf-2.0.19
+sha1  92212071a63ce38fdfd69fb8332f04e84d1f6635  waf-2.0.20
+sha256  bf971e98edc2414968a262c6aa6b88541a26c3cd248689c89f4c57370955ee7f  waf-2.0.20
diff --git a/package/waf/waf.mk b/package/waf/waf.mk
index ae3eb0f1ed..56b6d9e033 100644
--- a/package/waf/waf.mk
+++ b/package/waf/waf.mk
@@ -4,7 +4,7 @@ 
 #
 ################################################################################
 
-WAF_VERSION = 2.0.19
+WAF_VERSION = 2.0.20
 WAF_SOURCE = waf-$(WAF_VERSION)
 WAF_SITE = https://waf.io