luci-app-alist: set pkg_name
This commit is contained in:
parent
f15f3501bd
commit
cfcbd75d94
@ -5,11 +5,13 @@
|
|||||||
|
|
||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
|
PKG_NAME:=luci-app-alist
|
||||||
|
PKG_VERSION:=1.0.3
|
||||||
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
LUCI_TITLE:=LuCI support for alist
|
LUCI_TITLE:=LuCI support for alist
|
||||||
LUCI_DEPENDS:=+alist
|
LUCI_DEPENDS:=+alist
|
||||||
LUCI_PKGARCH:=all
|
LUCI_PKGARCH:=all
|
||||||
PKG_VERSION:=1.0.3
|
|
||||||
PKG_RELEASE:=1
|
|
||||||
|
|
||||||
include $(TOPDIR)/feeds/luci/luci.mk
|
include $(TOPDIR)/feeds/luci/luci.mk
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user