add missing conffiles & bump version
This commit is contained in:
6
Makefile
6
Makefile
@@ -8,7 +8,11 @@ LUCI_TITLE:=LuCI for Tailscale
|
|||||||
LUCI_DEPENDS:=+tailscale
|
LUCI_DEPENDS:=+tailscale
|
||||||
LUCI_PKGARCH:=all
|
LUCI_PKGARCH:=all
|
||||||
|
|
||||||
PKG_VERSION:=1.2.1
|
PKG_VERSION:=1.2.2
|
||||||
|
|
||||||
|
define Package/luci-app-tailscale/conffiles
|
||||||
|
/etc/config/tailscale
|
||||||
|
endef
|
||||||
|
|
||||||
include $(TOPDIR)/feeds/luci/luci.mk
|
include $(TOPDIR)/feeds/luci/luci.mk
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user