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
opennhrp: Add PKG_MAINTAINER and PKG_LICENSE
Signed-off-by: Artem Makhutov <artem@makhutov.org>
lilik-openwrt-22.03
Artem Makhutov
10 years ago
parent
c1d5213b53
commit
8141ae2788
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
net/opennhrp/Makefile
+ 2
- 0
net/opennhrp/Makefile
View File
@ -12,6 +12,8 @@ include $(TOPDIR)/rules.mk
PKG_NAME
:=
opennhrp
PKG_VERSION
:=
0.14.1
PKG_RELEASE
:=
1
PKG_MAINTAINER
:=
Artem Makhutov <artem@makhutov.org>
PKG_LICENSE
:=
MIT License
PKG_SOURCE
:=
$(
PKG_NAME
)
-
$(
PKG_VERSION
)
.tar.bz2
PKG_SOURCE_URL
:=
@SF/opennhrp
Write
Preview
Loading…
Cancel
Save