development/erlang-otp: Updated for version R15B02.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
75bef307e1
commit
b49406db31
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue