From e8d46fa119888280526c1e517726c2c5f6dee589 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Fri, 20 Oct 2017 19:05:34 +0000 Subject: [PATCH] security/tor: bump version to 1.1 --- security/tor/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security/tor/Makefile b/security/tor/Makefile index 87dc3437d..6d938aa2e 100644 --- a/security/tor/Makefile +++ b/security/tor/Makefile @@ -1,5 +1,5 @@ PLUGIN_NAME= tor -PLUGIN_VERSION= 1.0 +PLUGIN_VERSION= 1.1 PLUGIN_COMMENT= The Onion Router PLUGIN_DEPENDS= tor PLUGIN_MAINTAINER= franz.fabian.94@gmail.com