mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 17:04:32 +04:00
sudo: Fix license file
Signed-off-by: Jan Kardell <jan.kardell@telliq.com>
This commit is contained in:
committed by
Tianling Shen
parent
299cf36de4
commit
7841c67092
@@ -20,7 +20,7 @@ PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_REALVERSION)
|
||||
PKG_MAINTAINER:=Alexandru Ardelean <ardeleanalex@gmail.com>
|
||||
|
||||
PKG_LICENSE:=ISC
|
||||
PKG_LICENSE_FILES:=doc/LICENSE
|
||||
PKG_LICENSE_FILES:=LICENSE.md
|
||||
PKG_CPE_ID:=cpe:/a:sudo_project:sudo
|
||||
|
||||
PKG_INSTALL:=1
|
||||
|
||||
Reference in New Issue
Block a user