mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
libtasn1: add license tag
show the license for this package in opkg Signed-off-by: Florian Eckert <Eckert.Florian@googlemail.com>
This commit is contained in:
@@ -9,11 +9,13 @@ include $(TOPDIR)/rules.mk
|
|||||||
|
|
||||||
PKG_NAME:=libtasn1
|
PKG_NAME:=libtasn1
|
||||||
PKG_VERSION:=4.8
|
PKG_VERSION:=4.8
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=2
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||||
PKG_SOURCE_URL:=ftp://ftp.gnu.org/gnu/libtasn1
|
PKG_SOURCE_URL:=ftp://ftp.gnu.org/gnu/libtasn1
|
||||||
PKG_MD5SUM:=9a6767705725544f2b86670dcfb34107
|
PKG_MD5SUM:=9a6767705725544f2b86670dcfb34107
|
||||||
|
PKG_LICENSE:=GPL-3.0
|
||||||
|
PKG_LICENSE_FILES:=COPYING
|
||||||
|
|
||||||
#PKG_FIXUP:=autoreconf
|
#PKG_FIXUP:=autoreconf
|
||||||
PKG_INSTALL:=1
|
PKG_INSTALL:=1
|
||||||
|
|||||||
Reference in New Issue
Block a user