erlang: license corrected
Signed-off-by: Arnaud Sautaux <arnaud.sautaux@infoteam.ch>
This commit is contained in:
parent
ae102f4ef8
commit
ca77eba901
1 changed files with 2 additions and 2 deletions
|
@ -15,8 +15,8 @@ PKG_SOURCE:=otp_src_$(PKG_VERSION).tar.gz
|
|||
PKG_SOURCE_URL:= http://www.erlang.org/download/
|
||||
PKG_HASH:=c7d247c0cad2d2e718eaca2e2dff051136a1347a92097abf19ebf65ea2870131
|
||||
|
||||
PKG_LICENSE:=ErlPL-1.1
|
||||
PKG_LICENSE_FILES:=EPLICENCE
|
||||
PKG_LICENSE:=Apache-2.0
|
||||
PKG_LICENSE_FILES:=LICENSE.txt
|
||||
PKG_MAINTAINER:=Arnaud Sautaux <arnaud.sautaux@infoteam.ch>
|
||||
|
||||
PKG_BUILD_DEPENDS:=erlang/host openssl
|
||||
|
|
Loading…
Reference in a new issue