Browse Source

chore: bump to 3.1-3

Signed-off-by: Tianling Shen <[email protected]>
Tianling Shen 2 years ago
parent
commit
fdd2d38a4a
1 changed files with 3 additions and 3 deletions
  1. 3 3
      Makefile

+ 3 - 3
Makefile

@@ -5,14 +5,14 @@
 include $(TOPDIR)/rules.mk
 
 LUCI_TITLE:=LuCI support for UnblockNeteaseMusic (JavaScript)
-LUCI_DEPENDS:=+busybox +dnsmasq-full +ipset +jsonfilter +node +uclient-fetch \
-	+PACKAGE_firewall4:ucode \
+LUCI_DEPENDS:=+dnsmasq-full +node \
+	+PACKAGE_firewall:ipset \
 	@(PACKAGE_libustream-mbedtls||PACKAGE_libustream-openssl||PACKAGE_libustream-wolfssl)
 LUCI_PKGARCH:=all
 
 PKG_NAME:=luci-app-unblockneteasemusic
 PKG_VERSION:=3.1
-PKG_RELEASE:=2
+PKG_RELEASE:=3
 
 PKG_MAINTAINER:=Tianling Shen <[email protected]>