mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
community/tor to 0.2.8.6-1
This commit is contained in:
parent
66ffda125f
commit
7f99ac640d
1 changed files with 3 additions and 3 deletions
|
@ -7,8 +7,8 @@
|
|||
# - disable seccomp on aarch64
|
||||
|
||||
pkgname=tor
|
||||
pkgver=0.2.7.6
|
||||
pkgrel=3
|
||||
pkgver=0.2.8.6
|
||||
pkgrel=1
|
||||
pkgdesc='Anonymizing overlay network.'
|
||||
arch=('i686' 'x86_64')
|
||||
url='http://www.torproject.org/'
|
||||
|
@ -22,7 +22,7 @@ install='tor.install'
|
|||
source=("https://www.torproject.org/dist/${pkgname}-${pkgver}.tar.gz"{,.asc}
|
||||
'torrc'
|
||||
'tor.service')
|
||||
md5sums=('cc19107b57136a68e8c563bf2d35b072'
|
||||
md5sums=('195e4b3f8d19ca2cd816f1e826b61f86'
|
||||
'SKIP'
|
||||
'c1dd4004c63edaeaa829e01be5413cfc'
|
||||
'503cedd9679f9817b2c27916ba989a74')
|
||||
|
|
Loading…
Reference in a new issue