lxc: add spdx license info
Signed-off-by: Luka Perkov <luka@openwrt.org>
This commit is contained in:
parent
f2884fa47f
commit
77949c83bb
1 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,8 @@ PKG_NAME:=lxc
|
|||
PKG_VERSION:=1.0.6
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_LICENSE:=LGPL-2.1+ BSD-2-Clause GPL-2.0
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=http://linuxcontainers.org/downloads/
|
||||
PKG_MD5SUM:=4aad3aee84b42faa194e44091d723a3b
|
||||
|
|
Loading…
Reference in a new issue