[Buildroot] [git commit] package/erlang-eimp: bump to version 1.0.12

Thomas Petazzoni thomas.petazzoni at bootlin.com
Mon Jan 6 19:44:58 UTC 2020


commit: https://git.buildroot.net/buildroot/commit/?id=a0f8a3531934fb74e8cc457b76ca79e344c417d5
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

While at it, add the hash file which was missing.

Signed-off-by: Johan Oudinet <johan.oudinet at gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
---
 package/erlang-eimp/erlang-eimp.hash | 2 ++
 package/erlang-eimp/erlang-eimp.mk   | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/package/erlang-eimp/erlang-eimp.hash b/package/erlang-eimp/erlang-eimp.hash
new file mode 100644
index 0000000000..2b16ba5e57
--- /dev/null
+++ b/package/erlang-eimp/erlang-eimp.hash
@@ -0,0 +1,2 @@
+# Locally calculated
+sha256 dfcdc211480f974175af615616c7f8c1e8f9dff5d6be5faa3f20c3eb4c60240e erlang-eimp-1.0.12.tar.gz
diff --git a/package/erlang-eimp/erlang-eimp.mk b/package/erlang-eimp/erlang-eimp.mk
index 83d34cd5e0..c8cea0e429 100644
--- a/package/erlang-eimp/erlang-eimp.mk
+++ b/package/erlang-eimp/erlang-eimp.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-ERLANG_EIMP_VERSION = 1.0.8
+ERLANG_EIMP_VERSION = 1.0.12
 ERLANG_EIMP_SITE = $(call github,processone,eimp,$(ERLANG_EIMP_VERSION))
 ERLANG_EIMP_LICENSE = Apache-2.0
 ERLANG_EIMP_LICENSE_FILES = LICENSE.txt


More information about the buildroot mailing list