mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
community/tor to 0.3.0.9-1
This commit is contained in:
parent
bc700023cb
commit
39c46ab3b1
1 changed files with 3 additions and 3 deletions
|
@ -7,8 +7,8 @@
|
|||
# - disable seccomp on aarch64
|
||||
|
||||
pkgname=tor
|
||||
pkgver=0.3.0.8
|
||||
pkgrel=3
|
||||
pkgver=0.3.0.9
|
||||
pkgrel=1
|
||||
pkgdesc='Anonymizing overlay network.'
|
||||
arch=('i686' 'x86_64')
|
||||
url='https://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=('c5c88b7e17f652c9fb4fc2c2ee92943c'
|
||||
md5sums=('3e1592efce06ab867db637b03754d0a3'
|
||||
'SKIP'
|
||||
'c1dd4004c63edaeaa829e01be5413cfc'
|
||||
'503cedd9679f9817b2c27916ba989a74')
|
||||
|
|
Loading…
Reference in a new issue