From dc55acc417c3171a73870921b05941b3b82cb0c1 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Wed, 19 Oct 2022 09:06:41 +0200 Subject: [PATCH] security/tor: bump version --- security/tor/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/security/tor/Makefile b/security/tor/Makefile index 452ca6ddc..b5f01436f 100644 --- a/security/tor/Makefile +++ b/security/tor/Makefile @@ -1,6 +1,5 @@ PLUGIN_NAME= tor -PLUGIN_VERSION= 1.8 -PLUGIN_REVISION= 4 +PLUGIN_VERSION= 1.9 PLUGIN_COMMENT= The Onion Router PLUGIN_DEPENDS= tor ruby PLUGIN_MAINTAINER= franz.fabian.94@gmail.com