aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorJ0WI <J0WI@users.noreply.github.com>2019-03-11 14:28:22 +0100
committerKevin Daudt <kdaudt@alpinelinux.org>2019-03-11 17:22:56 +0000
commit4578457314b15554f54623e733fb95b1ee88c84e (patch)
tree46b2531e3808b3aba690e9dd3cb80510bf56a21e /community
parent219ade5c860efa226c8c8abd9b1438841a36252f (diff)
community/torsocks: upgrade to 2.3.0
Diffstat (limited to 'community')
-rw-r--r--community/torsocks/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/torsocks/APKBUILD b/community/torsocks/APKBUILD
index 16222bd3069..39e09eab2bf 100644
--- a/community/torsocks/APKBUILD
+++ b/community/torsocks/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Christian Kampka <christian@kampka.net>
pkgname=torsocks
-pkgver=2.2.0
-pkgrel=1
+pkgver=2.3.0
+pkgrel=0
pkgdesc="Wrapper to safely torify applications"
url="https://gitweb.torproject.org/torsocks.git"
arch="all"
@@ -35,4 +35,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="89eb1263bfb0079ca5cb7fcc3a6fa1ecde1327df9ea98de48babfff1f8947b1e9db8407ead747fef0190671e7fff502025dcfcd9b6cba97abbaf25b5a575c62a torsocks-2.2.0.tar.xz"
+sha512sums="4888caaffdcfebf3673e14f3491eae6aa84ca0a4a2a812ba7bdac2abb471307e89a3c5cffe7691fb6f190c7bd9ea455ee9a223d909a39152be8524f590be2031 torsocks-2.3.0.tar.xz"