[Buildroot] [PATCH 1/1] mongoose: fix hash

Fabrice Fontaine fontaine.fabrice at gmail.com
Thu Sep 6 21:42:20 UTC 2018


When bumping to version 6.7, hash was not updated

Fixes:
 - http://autobuild.buildroot.org/results/599920bc0a5821fd3fb0a028574a25a22e12430f

Signed-off-by: Fabrice Fontaine <fontaine.fabrice at gmail.com>
---
 package/mongoose/mongoose.hash | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/mongoose/mongoose.hash b/package/mongoose/mongoose.hash
index d5252eb687..049cd74885 100644
--- a/package/mongoose/mongoose.hash
+++ b/package/mongoose/mongoose.hash
@@ -1,2 +1,2 @@
 # Locally computed:
-sha256	ccc971298db70963d3f13766c3246a3c36ae7e388acfab7ba2180149d9c8c64f  mongoose-6.7.tar.gz
+sha256	7033c4c9ad0aac2aaa53864ff0bee5468a327a78a3218fb753d55a426a791189  mongoose-6.7.tar.gz
-- 
2.17.1



More information about the buildroot mailing list