Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(34)

Unified Diff: ports/tor/pkg_info

Issue 1311703003: Added Tor Base URL: https://chromium.googlesource.com/external/naclports.git@master
Patch Set: Created 5 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ports/tor/nacl.patch ('k') | ports/tor/tor.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ports/tor/pkg_info
diff --git a/ports/tor/pkg_info b/ports/tor/pkg_info
new file mode 100644
index 0000000000000000000000000000000000000000..d5b8c40956a9d794089fd28bdf8174417f9542a2
--- /dev/null
+++ b/ports/tor/pkg_info
@@ -0,0 +1,7 @@
+NAME=tor
+VERSION=0.2.6.10
+URL=https://www.torproject.org/dist/tor-0.2.6.10.tar.gz
+LICENSE=CUSTOM
+SHA1=4bf9689b311efce70db96c88d1f466caa41e0277
+DEPENDS=(nacl-spawn openssl zlib libevent)
+DISABLED_TOOLCHAIN=(emscripten pnacl glibc)
« no previous file with comments | « ports/tor/nacl.patch ('k') | ports/tor/tor.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698