diff options
Diffstat (limited to 'applications/luci-app-cloudflared/Makefile')
-rw-r--r-- | applications/luci-app-cloudflared/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/applications/luci-app-cloudflared/Makefile b/applications/luci-app-cloudflared/Makefile index 2acb82f18e..9353561d40 100644 --- a/applications/luci-app-cloudflared/Makefile +++ b/applications/luci-app-cloudflared/Makefile @@ -9,9 +9,9 @@ LUCI_DEPENDS:=+cloudflared LUCI_DESCRIPTION:=LuCI support for Cloudflare Zero Trust Tunnels PKG_MAINTAINER:=Hilman Maulana <hilman0.0maulana@gmail.com>, Sergey Ponomarev <stokito@gmail.com> -PKG_VERSION:=1.1 +PKG_VERSION:=1.2 PKG_LICENSE:=Apache-2.0 include ../../luci.mk -# call BuildPackage - OpenWrt buildroot signature
\ No newline at end of file +# call BuildPackage - OpenWrt buildroot signature |