mirror of
https://abf.rosa.ru/djam/tor.git
synced 2025-02-23 17:42:46 +00:00
Update to 0.2.8.9
This commit is contained in:
parent
f6f19b8d07
commit
d2fea6695e
2 changed files with 8 additions and 4 deletions
4
.abf.yml
4
.abf.yml
|
@ -1,2 +1,4 @@
|
|||
sources:
|
||||
removed_sources:
|
||||
tor-0.2.8.6.tar.gz: 4b1fa511f40fc8ddb1709aaccb7197e0771a4b61
|
||||
sources:
|
||||
tor-0.2.8.9.tar.gz: fab0cb618bea15d19428dd820403ba3267b17b06
|
||||
|
|
8
tor.spec
8
tor.spec
|
@ -2,9 +2,9 @@
|
|||
|
||||
Summary: Anonymizing overlay network for TCP (The onion router)
|
||||
Name: tor
|
||||
Version: 0.2.8.6
|
||||
Version: 0.2.8.9
|
||||
Release: 1
|
||||
License: BSD-like
|
||||
License: BSD
|
||||
Group: Networking/Other
|
||||
Url: http://www.torproject.org/
|
||||
Source0: https://dist.torproject.org/%{name}-%{version}.tar.gz
|
||||
|
@ -17,9 +17,11 @@ BuildRequires: ghostscript
|
|||
BuildRequires: pkgconfig(libevent)
|
||||
BuildRequires: pkgconfig(openssl)
|
||||
BuildRequires: pkgconfig(zlib)
|
||||
BuildRequires: pkgconfig(systemd)
|
||||
BuildRequires: pkgconfig(libsystemd-daemon)
|
||||
BuildRequires: pkgconfig(libsystemd)
|
||||
Requires: openssl
|
||||
Requires: tsocks
|
||||
Requires: vidalia
|
||||
Requires(pre,post,preun,postun): rpm-helper
|
||||
Requires(post): systemd
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue