X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fluci.git;a=blobdiff_plain;f=applications%2Fluci-app-vpnbypass%2FMakefile;h=0ca74ae38aa8fb363ab7533107438238774bc2b0;hp=5f63dcee7ebdad496bdeceabbbabed475993e01f;hb=7749af89d89058f1bae1badf0a2c9af6ed2badaf;hpb=d2fcd543a43dcea1324a5456a171340271693cca diff --git a/applications/luci-app-vpnbypass/Makefile b/applications/luci-app-vpnbypass/Makefile index 5f63dcee7..0ca74ae38 100644 --- a/applications/luci-app-vpnbypass/Makefile +++ b/applications/luci-app-vpnbypass/Makefile @@ -3,15 +3,14 @@ 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_PKGARCH:=all +PKG_RELEASE:=1 include ../../luci.mk -# call BuildPackage - OpenWrt buildroot signature \ No newline at end of file +# call BuildPackage - OpenWrt buildroot signature