diff options
Diffstat (limited to 'community/py3-ndg_httpsclient/APKBUILD')
-rw-r--r-- | community/py3-ndg_httpsclient/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-ndg_httpsclient/APKBUILD b/community/py3-ndg_httpsclient/APKBUILD index b5f32e25a9..65649ca921 100644 --- a/community/py3-ndg_httpsclient/APKBUILD +++ b/community/py3-ndg_httpsclient/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-ndg_httpsclient _pkgname=ndg_httpsclient pkgver=0.5.1 -pkgrel=0 +pkgrel=1 pkgdesc="HTTPS client implementation for httplib and urllib2 based on PyOpenSSL" url="https://github.com/cedadev/ndg_httpsclient" arch="noarch" |