diff --git a/Makefile b/Makefile index b1fd6ee..0c7035f 100644 --- a/Makefile +++ b/Makefile @@ -5,14 +5,17 @@ # include $(TOPDIR)/rules.mk -PKG_VERSION=2.0.2.001 -LUCI_TITLE:=Task library +PKG_NAME:=luci-lib-taskd +PKG_VERSION:=2.0.2 +PKG_RELEASE:=2 + +LUCI_TITLE:=LuCI support for frigate LUCI_DEPENDS:=+luci-lib-xterm +taskd LUCI_EXTRA_DEPENDS:=taskd (>=1.0.3-1) LUCI_PKGARCH:=all -PKG_MAINTAINER:=jason +PKG_MAINTAINER:=Jason Hawks include $(TOPDIR)/feeds/luci/luci.mk diff --git a/luasrc/view/tasks/docker.htm b/luasrc/view/tasks/docker.htm index 75d8abe..b3147b3 100644 --- a/luasrc/view/tasks/docker.htm +++ b/luasrc/view/tasks/docker.htm @@ -18,7 +18,7 @@ if self.task_start_failed then <%+cbi/map%> -