diff --git a/.abf.yml b/.abf.yml index 28cb129..b934438 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,2 +1,2 @@ sources: - tor-0.2.7.6.tar.gz: 1fe65414312d9e1d973e5b2f425cf3a639025d41 + tor-0.2.8.6.tar.gz: 4b1fa511f40fc8ddb1709aaccb7197e0771a4b61 diff --git a/tor.spec b/tor.spec index f7e3376..2702005 100644 --- a/tor.spec +++ b/tor.spec @@ -2,12 +2,12 @@ Summary: Anonymizing overlay network for TCP (The onion router) Name: tor -Version: 0.2.7.6 +Version: 0.2.8.6 Release: 1 License: BSD-like Group: Networking/Other Url: http://www.torproject.org/ -Source0: http://www.torproject.org/dist/%{name}-%{version}.tar.gz +Source0: https://dist.torproject.org/%{name}-%{version}.tar.gz Source1: %{name}.logrotate Source3: %{name}.sysconfig Source4: %{name}.service @@ -114,4 +114,3 @@ echo 'complete -F _command $filenames torify' > %{buildroot}%{_sysconfdir}/bash_ # Systemd support install -D -p -m 0644 %{SOURCE4} %{buildroot}%{_unitdir}/%{name}.service install -D -p -m 0644 %{SOURCE5} %{buildroot}%{_tmpfilesdir}/%{name}.conf -