From 55ea3dd598d5a6033c785046275e8dd769edc54f Mon Sep 17 00:00:00 2001 From: coolsnowwolf Date: Mon, 16 Oct 2017 15:36:36 +0800 Subject: [PATCH] update adbyby plus version --- package/lean/luci-app-adbyby-plus/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/lean/luci-app-adbyby-plus/Makefile b/package/lean/luci-app-adbyby-plus/Makefile index 4f45f5c05..3a3b78b2f 100644 --- a/package/lean/luci-app-adbyby-plus/Makefile +++ b/package/lean/luci-app-adbyby-plus/Makefile @@ -10,7 +10,7 @@ LUCI_DEPENDS:=+adbyby +wget +ipset +coreutils +coreutils-nohup +dnsmasq-full LUCI_PKGARCH:=all PKG_NAME:=luci-app-adbyby-plus PKG_VERSION:=2.0 -PKG_RELEASE:=22 +PKG_RELEASE:=23 include $(TOPDIR)/feeds/luci/luci.mk