mirror of
https://github.com/openwrt/openwrt.git
synced 2025-03-21 11:35:33 +00:00
ca-certificates: add missing license information
The package has no licence information. So let's fix it. Signed-off-by: Florian Eckert <fe@dev.tdt.de> (cherry picked from commit 0da116f25b1a80ac9429fd7d13ee30130494f19e) Link: https://github.com/openwrt/openwrt/pull/15918 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
parent
42dada5713
commit
9b12d41476
@ -11,6 +11,9 @@ PKG_VERSION:=20230311
|
||||
PKG_RELEASE:=1
|
||||
PKG_MAINTAINER:=
|
||||
|
||||
PKG_LICENSE:=GPL-2.0-or-later MPL-2.0
|
||||
PKG_LICENSE_FILES:=debian/copyright
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)_$(PKG_VERSION).tar.xz
|
||||
PKG_SOURCE_URL:=@DEBIAN/pool/main/c/ca-certificates
|
||||
PKG_HASH:=83de934afa186e279d1ed08ea0d73f5cf43a6fbfb5f00874b6db3711c64576f3
|
||||
|
Loading…
x
Reference in New Issue
Block a user