]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Update url in various files.
authorAndrew Lewman <andrew@torproject.org>
Tue, 16 Oct 2007 03:50:26 +0000 (03:50 +0000)
committerAndrew Lewman <andrew@torproject.org>
Tue, 16 Oct 2007 03:50:26 +0000 (03:50 +0000)
svn:r11970

INSTALL
tor.spec.in

diff --git a/INSTALL b/INSTALL
index 69a3c11f48ce08ab28f232bdc6cc6f19ae509cc2..ff131ae0b3209dbd0cba5f273a0d6cee8f14dcff 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -1,6 +1,6 @@
 
 Most users should simply follow the directions at
-http://tor.eff.org/docs/tor-doc-unix
+http://www.torproject.org/docs/tor-doc-unix
 
 If you got the source from Subversion, run "./autogen.sh", which will
 run the various auto* programs and then run ./configure for you. From
index a26f7b832a496c36fbe976f676bc02c967746ffd..e4b5091eaa0cadfef5643f797766d29824f124ca 100644 (file)
@@ -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