diff --git a/luci-app-alist/Makefile b/luci-app-alist/Makefile index 4bea9d5..cdffa84 100644 --- a/luci-app-alist/Makefile +++ b/luci-app-alist/Makefile @@ -5,11 +5,13 @@ include $(TOPDIR)/rules.mk +PKG_NAME:=luci-app-alist +PKG_VERSION:=1.0.3 +PKG_RELEASE:=1 + LUCI_TITLE:=LuCI support for alist LUCI_DEPENDS:=+alist LUCI_PKGARCH:=all -PKG_VERSION:=1.0.3 -PKG_RELEASE:=1 include $(TOPDIR)/feeds/luci/luci.mk