zabbix: Convert license to SPDX format.
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
This commit is contained in:
parent
572ecf828d
commit
97be1d810a
1 changed files with 2 additions and 2 deletions
|
@ -15,8 +15,8 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
|||
PKG_SOURCE_URL:=@SF/zabbix
|
||||
PKG_MD5SUM:=e7b74a0208743f743585d9cc1d46eccf
|
||||
|
||||
PKG_LICENSE:=GPLv2
|
||||
PKG_LICENSE_FILES:=
|
||||
PKG_LICENSE:=GPL-2.0
|
||||
PKG_LICENSE_FILES:=COPYING
|
||||
|
||||
PKG_INSTALL:=1
|
||||
|
||||
|
|
Loading…
Reference in a new issue