projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
72d2cfe
)
libtasn1: add license tag
2782/head
author
Florian Eckert
<Eckert.Florian@googlemail.com>
Tue, 31 May 2016 12:49:11 +0000
(14:49 +0200)
committer
Florian Eckert
<Eckert.Florian@googlemail.com>
Tue, 31 May 2016 12:49:11 +0000
(14:49 +0200)
show the license for this package in opkg
Signed-off-by: Florian Eckert <Eckert.Florian@googlemail.com>
libs/libtasn1/Makefile
patch
|
blob
|
history
diff --git
a/libs/libtasn1/Makefile
b/libs/libtasn1/Makefile
index 63ddaba985ac2038798ba29635ab3b480d386931..c70eadbb44c11082bdceb3cdcfcc7bcff4e139fd 100644
(file)
--- 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