From d918090664e16edb87dd7cbdb79a1f35590177e7 Mon Sep 17 00:00:00 2001
From: J0WI <J0WI@users.noreply.github.com>
Date: Tue, 20 Aug 2019 20:22:56 +0200
Subject: [PATCH] community/tor: upgrade to 0.4.1.5

---
 community/tor/APKBUILD | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/community/tor/APKBUILD b/community/tor/APKBUILD
index 92b17bfa8108..a0662c05309d 100644
--- a/community/tor/APKBUILD
+++ b/community/tor/APKBUILD
@@ -1,10 +1,9 @@
 # Contributor: Christine Dodrill <me@christine.website>
 # Maintainer: Christine Dodrill <me@christine.website>
 pkgname=tor
-pkgver=0.4.0.5
+pkgver=0.4.1.5
 pkgrel=0
 pkgdesc="Anonymous network connectivity"
-options="!check" # prob_distr/logit_logistics failed
 url="https://www.torproject.org/"
 arch="all"
 license="BSD-3-Clause"
@@ -66,7 +65,7 @@ package() {
 		"$pkgdir"/etc/conf.d/$pkgname
 }
 
-sha512sums="f6bccc52aaa436a501077b0891ecd3a9779f288b3b15fd76fa2c612e60aba04763b5951f55b2357e6271797b2f924bee9a6d2c1ee20419daa02d9d38ec68510b  tor-0.4.0.5.tar.gz
+sha512sums="33d30f5fd2a92dfcb28d97c76c9d396d3eda27036b01c3a678428e878f046e45a87c2d42de0c1b8ba672568d75b08ba4cbf56d1aa50acd34c0d174180faace6e  tor-0.4.1.5.tar.gz
 6de4ada16ba58264a247da70343eabd763e992d6b6683977fc1c67b7b4a9731748a7ec9751e869ad4b4ae9c72cf71b2e12dc289bb6e2aee499917f7663f4a735  tor.initd
 2b0de119bfdf9eb57e13317b7392190b1b8272c8f96023c71d3fc29215d887e9a3d0ffcef37cdb50b18d34e4b2251f75a739e258e0bb72aabd3339418b22fd67  tor.confd
 da386ff7e387312e647f04d360517a1f4cb1efbee36f4a3a6feb89a979bb12fa350fe6dfed49af0cb076ae30bb0c527b5d54127683eaa5aa45d6940dddd89dfb  torrc.sample.patch"
-- 
GitLab