Browse Source

Update Makefile

fix mistype
pull/413/head
NewUse 10 months ago
committed by GitHub
parent
commit
58e8ce3f44
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      docs/compile/openwrt/package/zapret/tpws/Makefile

2
docs/compile/openwrt/package/zapret/tpws/Makefile

@ -17,7 +17,7 @@ define Package/tpws
CATEGORY:=Network
TITLE:=TPWS DPI bypass proxy server
SUBMENU:=Zapret
DEPENDS:=+zlib +libcap +libcap
DEPENDS:=+zlib +libcap
endef
define Package/tpws/description

Loading…
Cancel
Save