diff options
Diffstat (limited to 'applications/luci-app-tor/Makefile')
-rw-r--r-- | applications/luci-app-tor/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-app-tor/Makefile b/applications/luci-app-tor/Makefile index caecd80534..47f2e03317 100644 --- a/applications/luci-app-tor/Makefile +++ b/applications/luci-app-tor/Makefile @@ -5,7 +5,7 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=LuCI app to configure Tor LUCI_DEPENDS:=+luci-base +tor +tor-hs -PKG_VERSION:=1.0.0 +PKG_VERSION:=1.1.0 PKG_RELEASE:=1 PKG_MAINTAINER:=Sergey Ponomarev <stokito@gmail.com> |