aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--main/py-urllib3/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/py-urllib3/APKBUILD b/main/py-urllib3/APKBUILD
index 220ffe2877..0d332813bc 100644
--- a/main/py-urllib3/APKBUILD
+++ b/main/py-urllib3/APKBUILD
@@ -4,7 +4,7 @@
pkgname=py-urllib3
_pkgname=${pkgname/py-/}
pkgver=1.24.1
-pkgrel=0
+pkgrel=1
pkgdesc="HTTP library with thread-safe connection pooling, file post, and more"
url="https://github.com/shazow/urllib3"
arch="noarch"