mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
development/erlang-otp: Updated for version 22.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
129a6fded7
commit
ddba9727c1
2 changed files with 6 additions and 6 deletions
|
@ -21,7 +21,7 @@
|
||||||
# of README in upstream
|
# of README in upstream
|
||||||
|
|
||||||
PRGNAM=erlang-otp
|
PRGNAM=erlang-otp
|
||||||
VERSION=${VERSION:-21.0}
|
VERSION=${VERSION:-22.0}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
PRGNAM="erlang-otp"
|
PRGNAM="erlang-otp"
|
||||||
VERSION="21.0"
|
VERSION="22.0"
|
||||||
HOMEPAGE="http://www.erlang.org"
|
HOMEPAGE="http://www.erlang.org"
|
||||||
DOWNLOAD="http://www.erlang.org/download/otp_src_21.0.tar.gz \
|
DOWNLOAD="http://www.erlang.org/download/otp_src_22.0.tar.gz \
|
||||||
http://www.erlang.org/download/otp_doc_man_21.0.tar.gz"
|
http://www.erlang.org/download/otp_doc_man_22.0.tar.gz"
|
||||||
MD5SUM="350988f024f88e9839c3715b35e7e27a \
|
MD5SUM="9842663e49f48e967c44b7574423f9e9 \
|
||||||
d4fa68c4615a32b05e73c58e84026a21"
|
7136c499d44e99313a06109458a6d793"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in a new issue