All of lore.kernel.org
 help / color / mirror / Atom feed
From: Frank Hunleth <fhunleth@troodon-software.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] erlang: bump version to 17.5
Date: Thu,  9 Apr 2015 10:01:02 -0400	[thread overview]
Message-ID: <1428588062-9074-1-git-send-email-fhunleth@troodon-software.com> (raw)

This also adds a hash file for the new version.

Signed-off-by: Frank Hunleth <fhunleth@troodon-software.com>
---
 package/erlang/erlang.hash | 2 ++
 package/erlang/erlang.mk   | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)
 create mode 100644 package/erlang/erlang.hash

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
-- 
1.9.1

             reply	other threads:[~2015-04-09 14:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-09 14:01 Frank Hunleth [this message]
2015-04-09 19:39 ` [Buildroot] [PATCH] erlang: bump version to 17.5 Thomas Petazzoni

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1428588062-9074-1-git-send-email-fhunleth@troodon-software.com \
    --to=fhunleth@troodon-software.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.