aboutsummaryrefslogtreecommitdiffstats
path: root/main/py3-httplib2/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/py3-httplib2/APKBUILD')
-rw-r--r--main/py3-httplib2/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/py3-httplib2/APKBUILD b/main/py3-httplib2/APKBUILD
index c384e8be8e..b743d9eed0 100644
--- a/main/py3-httplib2/APKBUILD
+++ b/main/py3-httplib2/APKBUILD
@@ -2,8 +2,8 @@
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=py3-httplib2
_pkgname=httplib2
-pkgver=0.13.1
-pkgrel=1
+pkgver=0.14.0
+pkgrel=0
pkgdesc="Python3 HTTP client library"
url="https://github.com/httplib2/httplib2"
arch="noarch"
@@ -26,4 +26,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="c82e51481235d57660a7c93a639512c6b38bde60392f6da8e24b28f6083b54580d87f450bc333d5429fc2824cb0e367e3f9982ea97325a72c4289bec19fdc5e9 httplib2-0.13.1.tar.gz"
+sha512sums="4038849dbb4523180e5fba29bfe17995b1da956c057a1b35c320f07543b704bfc07a45cb5bfe5d2b5abd88fcadc6693b767bbd5e97bd70a502a4fc3197b0e0e7 httplib2-0.14.0.tar.gz"