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"