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
Merge pull request
#193
from chris5560/master
ddns-scripts: Set PKG_LICENSE
lilik-openwrt-22.03
Jonathan McCrohan
10 years ago
parent
0a232ca6c6
353dd935d6
commit
4b90ad6770
1 changed files
with
1 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
net/ddns-scripts/Makefile
+ 1
- 0
net/ddns-scripts/Makefile
View File
@ -3,6 +3,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME
:=
ddns-scripts
PKG_NAME
:=
ddns-scripts
PKG_VERSION
:=
1.0.0
PKG_VERSION
:=
1.0.0
PKG_RELEASE
:=
23
PKG_RELEASE
:=
23
PKG_LICENSE
:=
GPL-2.0
PKG_BUILD_DIR
:=
$(
BUILD_DIR
)
/
$(
PKG_NAME
)
PKG_BUILD_DIR
:=
$(
BUILD_DIR
)
/
$(
PKG_NAME
)
Write
Preview
Loading…
Cancel
Save