mirror of
https://github.com/openwrt/packages.git
synced 2025-12-23 08:04:32 +04:00
erlang: license corrected
Signed-off-by: Arnaud Sautaux <arnaud.sautaux@infoteam.ch>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user