diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2012-09-18 17:04:12 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-09-19 20:29:58 -0500 |
commit | b49406db31c9315b646a2d5449a80d90155a1a5d (patch) | |
tree | 8a2807757b1e760cd60d20fe4473140d740331f8 /development/erlang-otp | |
parent | 75bef307e14f20924bdc11dfd0c951b1e7172d88 (diff) | |
download | slackbuilds-b49406db31c9315b646a2d5449a80d90155a1a5d.tar.gz |
development/erlang-otp: Updated for version R15B02.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'development/erlang-otp')
-rw-r--r-- | development/erlang-otp/erlang-otp.SlackBuild | 2 | ||||
-rw-r--r-- | development/erlang-otp/erlang-otp.info | 10 |
2 files changed, 6 insertions, 6 deletions
diff --git a/development/erlang-otp/erlang-otp.SlackBuild b/development/erlang-otp/erlang-otp.SlackBuild index f30d28e46e..8e29386d53 100644 --- a/development/erlang-otp/erlang-otp.SlackBuild +++ b/development/erlang-otp/erlang-otp.SlackBuild @@ -17,7 +17,7 @@ # to erlang-otp, by LukenShiro <Lukenshiro@ngi.it> PRGNAM=erlang-otp -VERSION=14B02 +VERSION=15B02 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/erlang-otp/erlang-otp.info b/development/erlang-otp/erlang-otp.info index f89851bd8f..264dae2090 100644 --- a/development/erlang-otp/erlang-otp.info +++ b/development/erlang-otp/erlang-otp.info @@ -1,10 +1,10 @@ PRGNAM="erlang-otp" -VERSION="14B02" +VERSION="15B02" HOMEPAGE="http://www.erlang.org" -DOWNLOAD="http://www.erlang.org/download/otp_src_R14B02.tar.gz \ - http://www.erlang.org/download/otp_doc_man_R14B02.tar.gz" -MD5SUM="229fb8f193b09ac04a57a9d7794349b7 \ - fc1c925e1195b6f851b1984da9ca0f6f" +DOWNLOAD="http://www.erlang.org/download/otp_src_R15B02.tar.gz \ + http://www.erlang.org/download/otp_doc_man_R15B02.tar.gz" +MD5SUM="ccbe5e032a2afe2390de8913bfe737a1 \ + 974020ba533242fca759a7f5eaf628e5" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="jdk" |