development/erlang-otp: Updated for version 23.2.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
0c83da14c4
commit
c5acce177c
|
@ -21,7 +21,7 @@
|
|||
# of README in upstream
|
||||
|
||||
PRGNAM=erlang-otp
|
||||
VERSION=${VERSION:-22.0}
|
||||
VERSION=${VERSION:-23.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="erlang-otp"
|
||||
VERSION="22.0"
|
||||
VERSION="23.2"
|
||||
HOMEPAGE="http://www.erlang.org"
|
||||
DOWNLOAD="http://www.erlang.org/download/otp_src_22.0.tar.gz \
|
||||
http://www.erlang.org/download/otp_doc_man_22.0.tar.gz"
|
||||
MD5SUM="9842663e49f48e967c44b7574423f9e9 \
|
||||
7136c499d44e99313a06109458a6d793"
|
||||
DOWNLOAD="http://www.erlang.org/download/otp_src_23.2.tar.gz \
|
||||
http://www.erlang.org/download/otp_doc_man_23.2.tar.gz"
|
||||
MD5SUM="e315f59eb9e420a0e469c09649f4303f \
|
||||
cfef029c3d4d6acf2cc04f8589002ecd"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue