aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/py3-python-socks/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-python-socks/APKBUILD b/community/py3-python-socks/APKBUILD
index 5767186f361..3f1c36ae390 100644
--- a/community/py3-python-socks/APKBUILD
+++ b/community/py3-python-socks/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: MichaƂ Adamski <michal@ert.pl>
pkgname=py3-python-socks
pkgver=1.1.2
-pkgrel=0
+pkgrel=1
pkgdesc="Core proxy client (SOCKS4, SOCKS5, HTTP) functionality for Python"
options="!check" # Testsuite ships their own GLIBC version of 3proxy
url="https://github.com/romis2012/python-socks"