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
sslh: Add PKG_LICENSE information
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
lilik-openwrt-22.03
Jonathan McCrohan
11 years ago
parent
5345c5ac76
commit
dd5b15dcee
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
net/sslh/Makefile
+ 2
- 0
net/sslh/Makefile
View File
@ -14,6 +14,8 @@ PKG_RELEASE:=2
PKG_SOURCE
:=
$(
PKG_NAME
)
-
$(
PKG_VERSION
)
.tar.gz
PKG_SOURCE_URL
:=
http://rutschle.net/tech/
PKG_MD5SUM
:=
c6e7d1cb0adb15f6efe480e36d98c560
PKG_LICENSE
:=
GPL-2.0+
PKG_LICENSE_FILES
:=
COPYING
i
n
c
l
u
d
e
$(
INCLUDE_DIR
)
/
p
a
c
k
a
g
e
.
m
k
Write
Preview
Loading…
Cancel
Save