mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-10 17:13:51 +02:00
tor: update to 0.2.8.7.
This commit is contained in:
parent
387fff5437
commit
96b0e5c7d9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tor'
|
||||
pkgname=tor
|
||||
version=0.2.8.6
|
||||
version=0.2.8.7
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
makedepends="zlib-devel libressl-devel libevent-devel libseccomp-devel"
|
||||
|
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="BSD"
|
||||
homepage="http://www.torproject.org/"
|
||||
distfiles="https://www.torproject.org/dist/tor-$version.tar.gz"
|
||||
checksum=3dc9fc02f7cd22ed5fce707e0d9b26a72b1bd0976766a804cb13078d32e3ab5a
|
||||
checksum=ae44e2b699e82db7ff318432fd558dfa941ad154e4055f16d208514951742fc6
|
||||
|
||||
post_install() {
|
||||
# Use our own default config file.
|
||||
|
|
Loading…
Add table
Reference in a new issue