summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Lewman <andrew@torproject.org>2007-10-29 00:49:54 +0000
committerAndrew Lewman <andrew@torproject.org>2007-10-29 00:49:54 +0000
commita6bf7e8c4c2738e827fa6236a75be4feb196cf1d (patch)
tree022321e78aa4f54847130cec2a0d9f3af2b5a584
parent7bf9217a3b3704b8ea495410759e01044760b1f2 (diff)
downloadtor-a6bf7e8c4c2738e827fa6236a75be4feb196cf1d.tar.gz
tor-a6bf7e8c4c2738e827fa6236a75be4feb196cf1d.zip
Update url in more places.
svn:r12265
-rw-r--r--INSTALL2
-rw-r--r--tor.spec.in4
2 files changed, 3 insertions, 3 deletions
diff --git a/INSTALL b/INSTALL
index ed507e4dde..064ca03a2f 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,6 +1,6 @@
Most users should simply follow the directions at
-http://tor.eff.org/docs/tor-doc-unix
+https://www.torproject.org/docs/tor-doc-unix
If you got the source from cvs, run "./autogen.sh", which will run the
various auto* programs and then run ./configure for you. From there,
diff --git a/tor.spec.in b/tor.spec.in
index 86d7ff6f06..3d314a3490 100644
--- a/tor.spec.in
+++ b/tor.spec.in
@@ -117,7 +117,7 @@ Version: %{version}
Release: %{release}
Summary: Anonymizing overlay network for TCP (The onion router)
-URL: http://tor.eff.org/
+URL: https://www.torproject.org/
Group: System Environment/Daemons
License: BSD-like
@@ -137,7 +137,7 @@ BuildRequires: rpm-build >= 4.0
Requires(pre): /usr/bin/id, /bin/date, /bin/sh
Requires(pre): %{_sbindir}/useradd, %{_sbindir}/groupadd
-Source0: http://tor.eff.org/dist/%{name}-%{native_version}.tar.gz
+Source0: https://www.torproject.org/dist/%{name}-%{native_version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root