diff options
author | Andrew Lewman <andrew@torproject.org> | 2007-10-16 03:50:26 +0000 |
---|---|---|
committer | Andrew Lewman <andrew@torproject.org> | 2007-10-16 03:50:26 +0000 |
commit | bed218afc95e38df354b9c4d92028b06d918469e (patch) | |
tree | 7d3097745d0e0204c8e4b0f5376df3b5bea6b520 /tor.spec.in | |
parent | 396702b15f61028f32758d4e1faf0cedf63f74cc (diff) | |
download | tor-bed218afc95e38df354b9c4d92028b06d918469e.tar.gz tor-bed218afc95e38df354b9c4d92028b06d918469e.zip |
Update url in various files.
svn:r11970
Diffstat (limited to 'tor.spec.in')
-rw-r--r-- | tor.spec.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tor.spec.in b/tor.spec.in index a26f7b832a..e4b5091eaa 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 |