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
Add PKG_LICENSE tags for luci-app-sqm and sqm-scripts.
lilik-openwrt-22.03
Toke Høiland-Jørgensen
10 years ago
parent
0dcfd07ba6
commit
26eae4b9be
2 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
net/luci-app-sqm/Makefile
+1
-0
net/sqm-scripts/Makefile
+ 1
- 0
net/luci-app-sqm/Makefile
View File
@ -10,6 +10,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME
:=
luci-app-sqm
PKG_VERSION
:=
3
PKG_RELEASE
:=
1
PKG_LICENSE
:=
GPLv2
LUCI_DIR
:=
/usr/lib/lua/luci
i
n
c
l
u
d
e
$(
INCLUDE_DIR
)
/
p
a
c
k
a
g
e
.
m
k
+ 1
- 0
net/sqm-scripts/Makefile
View File
@ -10,6 +10,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME
:=
sqm-scripts
PKG_VERSION
:=
6
PKG_RELEASE
:=
1
PKG_LICENSE
:=
GPLv2
PKG_BUILD_DIR
:=
$(
BUILD_DIR
)
/
$(
PKG_NAME
)
Write
Preview
Loading…
Cancel
Save