diff options
-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 f91fd87233aa..67ef5c366d6d 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=14B +VERSION=14B01 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/erlang-otp/erlang-otp.info b/development/erlang-otp/erlang-otp.info index 1d722d9baedd..a24300255925 100644 --- a/development/erlang-otp/erlang-otp.info +++ b/development/erlang-otp/erlang-otp.info @@ -1,10 +1,10 @@ PRGNAM="erlang-otp" -VERSION="14B" +VERSION="14B01" HOMEPAGE="http://www.erlang.org" -DOWNLOAD="http://www.erlang.org/download/otp_src_R14B.tar.gz \ - http://www.erlang.org/download/otp_doc_man_R14B.tar.gz" -MD5SUM="5292a04556d17ad528d570e02357dfbb \ - 011530a24fbcc194be9bd01f779325a2" +DOWNLOAD="http://www.erlang.org/download/otp_src_R14B01.tar.gz \ + http://www.erlang.org/download/otp_doc_man_R14B01.tar.gz" +MD5SUM="ce595447571128bc66f630a8fa13339a \ + 55376d3b1994d083cd21c9d849517c6c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Ben Mendis" |