From: Florian Eckert Date: Tue, 31 May 2016 12:49:11 +0000 (+0200) Subject: libtasn1: add license tag X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=64a68055c4d2d441fd9ec93f94d15071da2d90b5;p=openwrt-packages.git libtasn1: add license tag show the license for this package in opkg Signed-off-by: Florian Eckert --- diff --git a/libs/libtasn1/Makefile b/libs/libtasn1/Makefile index 63ddaba98..c70eadbb4 100644 --- a/libs/libtasn1/Makefile +++ b/libs/libtasn1/Makefile @@ -9,11 +9,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libtasn1 PKG_VERSION:=4.8 -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=ftp://ftp.gnu.org/gnu/libtasn1 PKG_MD5SUM:=9a6767705725544f2b86670dcfb34107 +PKG_LICENSE:=GPL-3.0 +PKG_LICENSE_FILES:=COPYING #PKG_FIXUP:=autoreconf PKG_INSTALL:=1