Skip to content

Commit

Permalink
ca-certificates: add missing license information
Browse files Browse the repository at this point in the history
The package has no licence information. So let's fix it.

Signed-off-by: Florian Eckert <[email protected]>
  • Loading branch information
feckert authored and hauke committed Mar 21, 2024
1 parent 7a3dead commit 0da116f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package/system/ca-certificates/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ PKG_VERSION:=20240203
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:=3286d3fc42c4d11b7086711a85f865b44065ce05cf1fb5376b2abed07622a9c6
Expand Down

0 comments on commit 0da116f

Please sign in to comment.