X-Git-Url: http://git.archive.openwrt.org/?a=blobdiff_plain;ds=sidebyside;f=applications%2Fluci-app-vpnbypass%2FMakefile;h=f426acc537f4a1feaf40a163c93ccda3bfbef518;hb=9adbd79faa8b2d50e92bd2fd6bc21aabe396591f;hp=838840e6b0610fde74ebafdb26643fd35749cd58;hpb=518ac523d1b0609c8fff7d2be05e239eebdb3006;p=project%2Fluci.git diff --git a/applications/luci-app-vpnbypass/Makefile b/applications/luci-app-vpnbypass/Makefile index 838840e6b..f426acc53 100644 --- a/applications/luci-app-vpnbypass/Makefile +++ b/applications/luci-app-vpnbypass/Makefile @@ -10,7 +10,7 @@ LUCI_TITLE:=VPN Bypass Web UI LUCI_DESCRIPTION:=Provides Web UI for VPNBypass service. LUCI_DEPENDS:=+luci +vpnbypass LUCI_PKGARCH:=all -PKG_RELEASE:=3 +PKG_RELEASE:=4 include ../../luci.mk