mirror of
https://abf.rosa.ru/djam/tor.git
synced 2025-02-23 17:42:46 +00:00
Updated to 0.2.8.6
This commit is contained in:
parent
ef0c5d0c76
commit
f6f19b8d07
2 changed files with 3 additions and 4 deletions
2
.abf.yml
2
.abf.yml
|
@ -1,2 +1,2 @@
|
||||||
sources:
|
sources:
|
||||||
tor-0.2.7.6.tar.gz: 1fe65414312d9e1d973e5b2f425cf3a639025d41
|
tor-0.2.8.6.tar.gz: 4b1fa511f40fc8ddb1709aaccb7197e0771a4b61
|
||||||
|
|
5
tor.spec
5
tor.spec
|
@ -2,12 +2,12 @@
|
||||||
|
|
||||||
Summary: Anonymizing overlay network for TCP (The onion router)
|
Summary: Anonymizing overlay network for TCP (The onion router)
|
||||||
Name: tor
|
Name: tor
|
||||||
Version: 0.2.7.6
|
Version: 0.2.8.6
|
||||||
Release: 1
|
Release: 1
|
||||||
License: BSD-like
|
License: BSD-like
|
||||||
Group: Networking/Other
|
Group: Networking/Other
|
||||||
Url: http://www.torproject.org/
|
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
|
Source1: %{name}.logrotate
|
||||||
Source3: %{name}.sysconfig
|
Source3: %{name}.sysconfig
|
||||||
Source4: %{name}.service
|
Source4: %{name}.service
|
||||||
|
@ -114,4 +114,3 @@ echo 'complete -F _command $filenames torify' > %{buildroot}%{_sysconfdir}/bash_
|
||||||
# Systemd support
|
# Systemd support
|
||||||
install -D -p -m 0644 %{SOURCE4} %{buildroot}%{_unitdir}/%{name}.service
|
install -D -p -m 0644 %{SOURCE4} %{buildroot}%{_unitdir}/%{name}.service
|
||||||
install -D -p -m 0644 %{SOURCE5} %{buildroot}%{_tmpfilesdir}/%{name}.conf
|
install -D -p -m 0644 %{SOURCE5} %{buildroot}%{_tmpfilesdir}/%{name}.conf
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue