diff --git a/community/py3-httplib2/APKBUILD b/community/py3-httplib2/APKBUILD index b42507ee9ec7a6d220aee932a296136df38b0d9c..1a7694c3fb776dc99ad74ce2af1a739528c971b5 100644 --- a/community/py3-httplib2/APKBUILD +++ b/community/py3-httplib2/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Fabian Affolter <fabian@affolter-engineering.ch> pkgname=py3-httplib2 _pkgname=httplib2 -pkgver=0.20.4 +pkgver=0.21.0 pkgrel=0 pkgdesc="Python3 HTTP client library" url="https://github.com/httplib2/httplib2" @@ -36,5 +36,5 @@ package() { } sha512sums=" -46396a9bb439e61939e481a2502567a6dc40686471267ea4c357f141ac138193107f90ac465db683e4ab71e5d92249b810657bff0cb74af7a37a9a23c8320741 httplib2-0.20.4.tar.gz +8269014f05f5e4b668c7dea8ae708b27a60b4216d712a93ab58b74f399ab5bc0dcdcd8c1411ccff587c7bdb6bc20917451ad969e5bef2d5c5262327cabe17bbb httplib2-0.21.0.tar.gz "