summaryrefslogtreecommitdiff
path: root/user/py3-urllib3/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'user/py3-urllib3/APKBUILD')
-rw-r--r--user/py3-urllib3/APKBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/user/py3-urllib3/APKBUILD b/user/py3-urllib3/APKBUILD
index ed6442453..a981d5655 100644
--- a/user/py3-urllib3/APKBUILD
+++ b/user/py3-urllib3/APKBUILD
@@ -4,7 +4,7 @@
# Maintainer:
pkgname=py3-urllib3
_pkgname=${pkgname#py3-}
-pkgver=1.25.3
+pkgver=1.25.10
pkgrel=0
pkgdesc="HTTP library with thread-safe connection pooling, file post, and more"
url="https://github.com/shazow/urllib3"
@@ -22,8 +22,7 @@ build() {
}
package() {
- mkdir -p "$pkgdir"
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="86556d486c5aac9c3c7875d1440317c3be3924f67f4377a99e15892a39f532330d07f9dec5c5a1ed8b20957d2c611e78a97bd9d1684acff3069cd7debbbaa001 py3-urllib3-1.25.3.tar.gz"
+sha512sums="7927e58de8ef24474179297e6ef7700bb3026a13d578e5bb01e32c6c4b6b5e70cc35980a815e3bcd976678e344250222d38fb86abe0f956e5023deb0f80bc1a1 py3-urllib3-1.25.10.tar.gz"