luci-app-pbr: bugfixes
[project/luci.git] / applications / luci-app-pbr / Makefile
index 1d7eeeddab9ed30db6cced7644cf4b9131e17242..e5f88c44dccf3abe5116f2de300fe529c7091f40 100644 (file)
@@ -5,13 +5,15 @@ include $(TOPDIR)/rules.mk
 
 PKG_LICENSE:=GPL-3.0-or-later
 PKG_MAINTAINER:=Stan Grishin <stangri@melmac.ca>
-PKG_VERSION:=1.0.1-10
+PKG_VERSION:=1.1.0-1
 
 LUCI_TITLE:=Policy Based Routing Service Web UI
 LUCI_DESCRIPTION:=Provides Web UI for Policy Based Routing Service.
 LUCI_DEPENDS:=+luci-base +jsonfilter +pbr
 LUCI_PKGARCH:=all
 
+PKG_PROVIDES:=luci-app-vpnbypass luci-app-vpn-policy-routing
+
 include ../../luci.mk
 
 # call BuildPackage - OpenWrt buildroot signature