From 989887181675aeefd51290d5d0d0f675f6505a68 Mon Sep 17 00:00:00 2001 From: Armin Kuster Date: Mon, 15 May 2017 14:55:58 -0700 Subject: tor: add recipe Signed-off-by: Armin Kuster --- recipes-browers/tor/tor_6.5.2.bb | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 recipes-browers/tor/tor_6.5.2.bb (limited to 'recipes-browers') diff --git a/recipes-browers/tor/tor_6.5.2.bb b/recipes-browers/tor/tor_6.5.2.bb new file mode 100644 index 0000000..1e3a812 --- /dev/null +++ b/recipes-browers/tor/tor_6.5.2.bb @@ -0,0 +1,7 @@ +SUMMARY = "Tor is free software and an open network that helps you defend against traffic analysis, a form of network surveillance that threatens personal freedom and privacy, confidential business activities and relationships, and state security." + +HOMEPAGE = "https://www.torproject.org/" + +LICENSE = "GPV-v2" + +SRC_URI = "https://github.com/TheTorProject/gettorbrowser/archive/v6.5.2.tar.gz" -- cgit v1.2.3-54-g00ecf