aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorprspkt <prspkt@protonmail.com>2018-03-27 13:42:05 +0000
committerSören Tempel <soeren+git@soeren-tempel.net>2018-03-28 16:05:08 +0200
commit9a7cf398e492c140b182c05234f59eede710d121 (patch)
tree5758f7b0415731e3b514a27e35f76b489625b634
parent930b767c25fcd95507114f74e20cca11bad49a9e (diff)
downloadaports-9a7cf398e492c140b182c05234f59eede710d121.tar.bz2
aports-9a7cf398e492c140b182c05234f59eede710d121.tar.xz
main/py-httplib2: upgrade to 0.11.1
-rw-r--r--main/py-httplib2/APKBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/main/py-httplib2/APKBUILD b/main/py-httplib2/APKBUILD
index c2c965255c..2e5bae0ab6 100644
--- a/main/py-httplib2/APKBUILD
+++ b/main/py-httplib2/APKBUILD
@@ -2,9 +2,9 @@
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=py-httplib2
_pkgname=httplib2
-pkgver=0.10.3
-pkgrel=1
-pkgdesc="A Python HTTP client library"
+pkgver=0.11.1
+pkgrel=0
+pkgdesc="Python HTTP client library"
url="https://github.com/httplib2/httplib2"
arch="noarch"
license="MIT"
@@ -52,4 +52,4 @@ _py() {
$python setup.py install --prefix=/usr --root="$subpkgdir"
}
-sha512sums="d024986ffd577858017d7a8cfcae98a6cd04b8c89634ea302df4c1443eb2381cecca6ffbb631c9d4260335a3462df6d5604ec485aa591a05cb0231a3f6745aaa httplib2-0.10.3.tar.gz"
+sha512sums="cc1d3b7d068ec3b094b93bbe553aca73ec72bf1191a6216a25a1ffdda9290a6ddb32fc1f897a2a56e24c7ba6c4ad0730aec4e270d27804cb2c5392079e689f25 httplib2-0.11.1.tar.gz"