mirror of
https://github.com/openwrt/packages.git
synced 2026-01-10 19:54:50 +00:00
net/mosquitto: Add PKG_LICENSE information
Signed-off-by: Karl Palsson <karlp@remake.is>
This commit is contained in:
@@ -11,6 +11,8 @@ include $(TOPDIR)/rules.mk
|
||||
PKG_NAME:=mosquitto
|
||||
PKG_VERSION:=1.3.4
|
||||
PKG_RELEASE:=1
|
||||
PKG_LICENSE:=BSD-3-Clause
|
||||
PKG_LICENSE_FILE:=LICENSE.txt
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=http://mosquitto.org/files/source/
|
||||
|
||||
Reference in New Issue
Block a user