Skip to content
Snippets Groups Projects
Commit 1c7c1f34 authored by Natanael Copa's avatar Natanael Copa
Browse files

community/tor: rebuild against openssl 1.1

parent 956847fb
No related branches found
No related tags found
No related merge requests found
...@@ -2,13 +2,13 @@ ...@@ -2,13 +2,13 @@
# Maintainer: Christine Dodrill <me@christine.website> # Maintainer: Christine Dodrill <me@christine.website>
pkgname=tor pkgname=tor
pkgver=0.3.4.9 pkgver=0.3.4.9
pkgrel=0 pkgrel=1
pkgdesc="Anonymous network connectivity" pkgdesc="Anonymous network connectivity"
url="https://www.torproject.org" url="https://www.torproject.org"
arch="all" arch="all"
license="BSD-3-Clause" license="BSD-3-Clause"
pkgusers="tor" pkgusers="tor"
makedepends="linux-headers bash libevent-dev libressl-dev ca-certificates makedepends="linux-headers bash libevent-dev openssl-dev ca-certificates
zlib-dev" zlib-dev"
install="$pkgname.post-upgrade $pkgname.pre-install" install="$pkgname.post-upgrade $pkgname.pre-install"
subpackages="$pkgname-doc $pkgname-openrc" subpackages="$pkgname-doc $pkgname-openrc"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment