mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
development/erlang-otp: Updated for version 21.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
28d87aa379
commit
89a89f3542
2 changed files with 6 additions and 6 deletions
|
@ -21,7 +21,7 @@
|
|||
# of README in upstream
|
||||
|
||||
PRGNAM=erlang-otp
|
||||
VERSION=${VERSION:-19.3}
|
||||
VERSION=${VERSION:-21.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="erlang-otp"
|
||||
VERSION="19.3"
|
||||
VERSION="21.0"
|
||||
HOMEPAGE="http://www.erlang.org"
|
||||
DOWNLOAD="http://www.erlang.org/download/otp_src_19.3.tar.gz \
|
||||
http://www.erlang.org/download/otp_doc_man_19.3.tar.gz"
|
||||
MD5SUM="a8c259ec47bf84e77510673e1b76b6db \
|
||||
63f115d98934f4483a0341c567193747"
|
||||
DOWNLOAD="http://www.erlang.org/download/otp_src_21.0.tar.gz \
|
||||
http://www.erlang.org/download/otp_doc_man_21.0.tar.gz"
|
||||
MD5SUM="350988f024f88e9839c3715b35e7e27a \
|
||||
d4fa68c4615a32b05e73c58e84026a21"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue