libcgi: add license file (with its hash)

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Fabrice Fontaine
2018-04-28 14:26:27 +02:00
committed by Thomas Petazzoni
parent 75efdcde41
commit b3d74f04a8
2 changed files with 4 additions and 0 deletions
+1
View File
@@ -9,5 +9,6 @@ LIBCGI_SITE = https://github.com/rafaelsteil/libcgi/releases/download/v$(LIBCGI_
LIBCGI_INSTALL_STAGING = YES
LIBCGI_LICENSE = LGPL-2.1+
LIBCGI_LICENSE_FILES = COPYING
$(eval $(cmake-package))