mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 23:34:31 +04:00
patch: add PKG_LICENSE information.
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
This commit is contained in:
@@ -14,6 +14,8 @@ PKG_RELEASE:=1
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=@GNU/patch
|
||||
PKG_MD5SUM:=95dd8d7e41dcbcecdd5cd88ef915378d
|
||||
PKG_LICENSE:=GPL-3.0+
|
||||
PKG_LICENSE_FILES:=COPYING
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
|
||||
Reference in New Issue
Block a user