This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
openwrt-packages-dist
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
libp11: add PKG_LICENSE information
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
lilik-openwrt-22.03
Daniel Golle
10 years ago
parent
9584a1fd42
commit
60e2f882b8
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
libs/libp11/Makefile
+ 2
- 0
libs/libp11/Makefile
View File
@ -11,6 +11,8 @@ PKG_NAME:=libp11
PKG_VERSION
:=
20131021
PKG_RELEASE
:=
1
PKG_MAINTAINER
:=
Daniel Golle <daniel@makrotopia.org>
PKG_LICENSE
:=
LGPL-2.1+
PKG_LICENSE_FILES
:=
COPYING
PKG_RELEASE
=
$(
PKG_SOURCE_VERSION
)
Write
Preview
Loading…
Cancel
Save