Skip to content

Commit

Permalink
2.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
frainzy1477 committed May 4, 2021
1 parent 6a4729e commit 44a49b4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=luci-app-trojan
PKG_VERSION:=v2.0.7
PKG_VERSION:=v2.0.8
PKG_MAINTAINER:=frainzy1477

include $(INCLUDE_DIR)/package.mk
Expand All @@ -11,7 +11,7 @@ define Package/luci-app-trojan
CATEGORY:=LuCI
SUBMENU:=2. Trojan
TITLE:=LuCI app for Trojan
DEPENDS:=+luci-base +wget-ssl +unzip +ip +iptables +bash +ipset +libmbedtls +ca-certificates +iptables-mod-tproxy +pdnsd-alt +curl +dnscrypt-proxy +coreutils +coreutils-base64 +luci-compat +libc
DEPENDS:=+luci-base +wget-ssl +unzip +ip +iptables +bash +ipset +libmbedtls +ca-certificates +iptables-mod-tproxy +pdnsd-alt +curl +dnscrypt-proxy +coreutils +coreutils-base64 +luci-compat
PKGARCH:=all
MAINTAINER:=frainzy1477
endef
Expand Down
2 changes: 1 addition & 1 deletion root/usr/share/trojan/luci_version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v2.0.7
v2.0.8

0 comments on commit 44a49b4

Please sign in to comment.