aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/py-idna-ssl/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py-idna-ssl/APKBUILD b/community/py-idna-ssl/APKBUILD
index 66ce589c79..bdd340f500 100644
--- a/community/py-idna-ssl/APKBUILD
+++ b/community/py-idna-ssl/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py-idna-ssl
_pkgname=${pkgname/py-/}
pkgver=1.1.0
-pkgrel=0
+pkgrel=1
pkgdesc="Patch ssl.match_hostname for Unicode(idna) domains support"
url=" https://github.com/aio-libs/idna_ssl"
arch="noarch"