X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fluci.git;a=blobdiff_plain;f=applications%2Fluci-app-vpnbypass%2FMakefile;h=f426acc537f4a1feaf40a163c93ccda3bfbef518;hp=5f63dcee7ebdad496bdeceabbbabed475993e01f;hb=646545da5665288b4ed2d8b5b852e004ec164a27;hpb=4b3b9be0983e2e766995bcba95bb09859ab3f83d diff --git a/applications/luci-app-vpnbypass/Makefile b/applications/luci-app-vpnbypass/Makefile index 5f63dcee7..f426acc53 100644 --- a/applications/luci-app-vpnbypass/Makefile +++ b/applications/luci-app-vpnbypass/Makefile @@ -3,15 +3,15 @@ include $(TOPDIR)/rules.mk -PKG_VERSION:=1.0.0 -PKG_RELEASE:=5 PKG_LICENSE:=GPL-3.0+ PKG_MAINTAINER:=Stan Grishin LUCI_TITLE:=VPN Bypass Web UI -LUCI_DEPENDS:=+vpnbypass +LUCI_DESCRIPTION:=Provides Web UI for VPNBypass service. +LUCI_DEPENDS:=+luci +vpnbypass LUCI_PKGARCH:=all +PKG_RELEASE:=4 include ../../luci.mk -# call BuildPackage - OpenWrt buildroot signature \ No newline at end of file +# call BuildPackage - OpenWrt buildroot signature