From ea2bbc6a61d84b1b03a385de8f72abc94eb89139 Mon Sep 17 00:00:00 2001 From: CN_SZTL Date: Sat, 21 Dec 2019 22:01:37 +0800 Subject: [PATCH] Makefile: fix version --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index dfd0cc96..20e336e5 100644 --- a/Makefile +++ b/Makefile @@ -11,7 +11,7 @@ LUCI_TITLE:=LuCI support for UnblockNeteaseMusic LUCI_DEPENDS:=+bash +busybox +coreutils-nohup +curl +dnsmasq-full +ipset +libopenssl +node LUCI_PKGARCH:=all PKG_NAME:=luci-app-unblockneteasemusic -PKG_VERSION:=2.4 +PKG_VERSION:=2.5 PKG_RELEASE:=1 PKG_MAINTAINER:=[CTCGFW]Project-OpenWrt