package/e2tools: bump to version 0.0.16.4
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Tue, 3 Dec 2019 17:55:12 +0000 (18:55 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Thu, 5 Dec 2019 22:19:44 +0000 (23:19 +0100)
Add hash for license file

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/e2tools/e2tools.hash
package/e2tools/e2tools.mk

index 4cec81e942cbe891893f56f72baffd0ed8f70bcd..a109ff1bda85ca75dd13c3e4fd37d03f6375a8ce 100644 (file)
@@ -1,2 +1,3 @@
 # Locally calculated
-sha256 37bbd705170dff80720d68916f8d90803d71987e1b60f7149a285a7fcd539214  e2tools-3158ef18a903ca4a98b8fa220c9fc5c133d8bdf6.tar.gz
+sha256 1d06ca71f01483ad6d9a514e31466e7d2357b3465de2813d667a8b2f9638544e  e2tools-0.0.16.4.tar.gz
+sha256 0e79fd282723e1eb3f7381d41233a83ed20cf3e8c83aa53e6847bf7ffe781583  COPYING
index 266d90911ff868c30368b41c522a063817a84575..7c9ef0ffc758cd8ae0c94b14c3d07197a32094d9 100644 (file)
@@ -4,8 +4,8 @@
 #
 ################################################################################
 
-E2TOOLS_VERSION = 3158ef18a903ca4a98b8fa220c9fc5c133d8bdf6
-E2TOOLS_SITE = $(call github,ndim,e2tools,$(E2TOOLS_VERSION))
+E2TOOLS_VERSION = 0.0.16.4
+E2TOOLS_SITE = $(call github,ndim,e2tools,v$(E2TOOLS_VERSION))
 
 # Source coming from GitHub, no configure included.
 E2TOOLS_AUTORECONF = YES