All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [git commit] erlang: bump version to 17.5
@ 2015-04-09 19:39 Thomas Petazzoni
  0 siblings, 0 replies; only message in thread
From: Thomas Petazzoni @ 2015-04-09 19:39 UTC (permalink / raw)
  To: buildroot

commit: http://git.buildroot.net/buildroot/commit/?id=12c37dbf1ae552bb5f6671a4ce48971439a59f78
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

This also adds a hash file for the new version.

Signed-off-by: Frank Hunleth <fhunleth@troodon-software.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
---
 package/erlang/erlang.hash |    2 ++
 package/erlang/erlang.mk   |    2 +-
 2 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/package/erlang/erlang.hash b/package/erlang/erlang.hash
new file mode 100644
index 0000000..2d6a39a
--- /dev/null
+++ b/package/erlang/erlang.hash
@@ -0,0 +1,2 @@
+# From http://www.erlang.org/download/MD5
+md5	346dd0136bf1cc28cebc140e505206bb	otp_src_17.5.tar.gz
diff --git a/package/erlang/erlang.mk b/package/erlang/erlang.mk
index 0c76531..499f62c 100644
--- a/package/erlang/erlang.mk
+++ b/package/erlang/erlang.mk
@@ -5,7 +5,7 @@
 ################################################################################
 
 # See note below when updating Erlang
-ERLANG_VERSION = 17.4
+ERLANG_VERSION = 17.5
 ERLANG_SITE = http://www.erlang.org/download
 ERLANG_SOURCE = otp_src_$(ERLANG_VERSION).tar.gz
 ERLANG_DEPENDENCIES = host-erlang

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2015-04-09 19:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-09 19:39 [Buildroot] [git commit] erlang: bump version to 17.5 Thomas Petazzoni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.