diff options
Diffstat (limited to 'community/tor/APKBUILD')
-rw-r--r-- | community/tor/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/tor/APKBUILD b/community/tor/APKBUILD index 040c201776..acd4dbf3b6 100644 --- a/community/tor/APKBUILD +++ b/community/tor/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Christine Dodrill <me@christine.website> # Maintainer: Christine Dodrill <me@christine.website> pkgname=tor -pkgver=0.3.3.7 +pkgver=0.3.3.9 pkgrel=0 pkgdesc="Anonymous network connectivity" url="https://www.torproject.org" @@ -61,7 +61,7 @@ package() { "$pkgdir"/etc/conf.d/$pkgname } -sha512sums="70c7d089fecde7d5c4ccf4fc0c774aa3da2121f297012065292f9e5efda54206365ef1fa830116ee143b027f5023a5eadcd6fd4629c4d2d930c12fa9fa7abf9d tor-0.3.3.7.tar.gz +sha512sums="3b1fd9926988233c605996281510cd966a08bc1008e1e4bf7e0ed76b40c1820b7789a85555d5a4d9c0b58db992366d7a62d5d3b20e818a0d68df3b2286d0df3d tor-0.3.3.9.tar.gz 6de4ada16ba58264a247da70343eabd763e992d6b6683977fc1c67b7b4a9731748a7ec9751e869ad4b4ae9c72cf71b2e12dc289bb6e2aee499917f7663f4a735 tor.initd 2b0de119bfdf9eb57e13317b7392190b1b8272c8f96023c71d3fc29215d887e9a3d0ffcef37cdb50b18d34e4b2251f75a739e258e0bb72aabd3339418b22fd67 tor.confd da386ff7e387312e647f04d360517a1f4cb1efbee36f4a3a6feb89a979bb12fa350fe6dfed49af0cb076ae30bb0c527b5d54127683eaa5aa45d6940dddd89dfb torrc.sample.patch" |