mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
community/tor to 0.2.8.8-1
This commit is contained in:
parent
c17a93fd86
commit
5f6626c44a
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
# - disable seccomp on aarch64
|
||||
|
||||
pkgname=tor
|
||||
pkgver=0.2.8.7
|
||||
pkgver=0.2.8.8
|
||||
pkgrel=1
|
||||
pkgdesc='Anonymizing overlay network.'
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -22,7 +22,7 @@ install='tor.install'
|
|||
source=("https://www.torproject.org/dist/${pkgname}-${pkgver}.tar.gz"{,.asc}
|
||||
'torrc'
|
||||
'tor.service')
|
||||
md5sums=('59771fe2d098893fe955edfb8b13401f'
|
||||
md5sums=('a9627e1655cab3a3df0da9b0f74aa21b'
|
||||
'SKIP'
|
||||
'c1dd4004c63edaeaa829e01be5413cfc'
|
||||
'503cedd9679f9817b2c27916ba989a74')
|
||||
|
|
Loading…
Reference in a new issue