diff options
author | J0WI <J0WI@users.noreply.github.com> | 2019-09-20 00:08:58 +0200 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2019-09-22 23:49:45 -0300 |
commit | 29b28c391806d64ba886a96febf57bc11fc05411 (patch) | |
tree | 0cc22efd43152be184eae90aa93853283bf70630 /community/tor | |
parent | 2629e5be4fdf78f4b5302955cf68cdb5eb31e61b (diff) | |
download | aports-29b28c391806d64ba886a96febf57bc11fc05411.tar.bz2 aports-29b28c391806d64ba886a96febf57bc11fc05411.tar.xz |
community/tor: upgrade to 0.4.1.6
Diffstat (limited to 'community/tor')
-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 a0662c0530..7847480545 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.4.1.5 +pkgver=0.4.1.6 pkgrel=0 pkgdesc="Anonymous network connectivity" url="https://www.torproject.org/" @@ -65,7 +65,7 @@ package() { "$pkgdir"/etc/conf.d/$pkgname } -sha512sums="33d30f5fd2a92dfcb28d97c76c9d396d3eda27036b01c3a678428e878f046e45a87c2d42de0c1b8ba672568d75b08ba4cbf56d1aa50acd34c0d174180faace6e tor-0.4.1.5.tar.gz +sha512sums="9e4625216e25b9498d6054a9920e5a8932ca7b28c5131062eac637b69c80cdf05bc3fd008b833e5359d8849e256f1f405abd56b07f50fd91077b153ba60503da tor-0.4.1.6.tar.gz 6de4ada16ba58264a247da70343eabd763e992d6b6683977fc1c67b7b4a9731748a7ec9751e869ad4b4ae9c72cf71b2e12dc289bb6e2aee499917f7663f4a735 tor.initd 2b0de119bfdf9eb57e13317b7392190b1b8272c8f96023c71d3fc29215d887e9a3d0ffcef37cdb50b18d34e4b2251f75a739e258e0bb72aabd3339418b22fd67 tor.confd da386ff7e387312e647f04d360517a1f4cb1efbee36f4a3a6feb89a979bb12fa350fe6dfed49af0cb076ae30bb0c527b5d54127683eaa5aa45d6940dddd89dfb torrc.sample.patch" |