python-httplib2: update to 0.14.0.
This commit is contained in:
parent
6acad45cce
commit
a69fb3ab2d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-httplib2'
|
||||
pkgname=python-httplib2
|
||||
version=0.13.1
|
||||
version=0.14.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="httplib2-${version}"
|
||||
|
@ -15,7 +15,7 @@ homepage="https://github.com/httplib2/httplib2"
|
|||
changelog="https://raw.githubusercontent.com/httplib2/httplib2/master/CHANGELOG"
|
||||
distfiles="${PYPI_SITE}/h/httplib2/httplib2-${version}.tar.gz
|
||||
https://raw.githubusercontent.com/httplib2/httplib2/master/LICENSE>LICENSE.txt"
|
||||
checksum="6901c8c0ffcf721f9ce270ad86da37bc2b4d32b8802d4a9cec38274898a64044
|
||||
checksum="34537dcdd5e0f2386d29e0e2c6d4a1703a3b982d34c198a5102e6e5d6194b107
|
||||
589eec38f72df2be203711d3b8cbece9b908c5e7ff00bc3cab7f63bae9e366b4"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in a new issue