python3-httplib2: update to 0.18.1.
This commit is contained in:
parent
8e03deaa90
commit
6c0c09fa90
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-httplib2'
|
||||
pkgname=python3-httplib2
|
||||
version=0.14.0
|
||||
revision=4
|
||||
version=0.18.1
|
||||
revision=1
|
||||
create_wrksrc=yes
|
||||
build_wrksrc="httplib2-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -14,7 +14,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="34537dcdd5e0f2386d29e0e2c6d4a1703a3b982d34c198a5102e6e5d6194b107
|
||||
checksum="8af66c1c52c7ffe1aa5dc4bcd7c769885254b0756e6e69f953c7f0ab49a70ba3
|
||||
589eec38f72df2be203711d3b8cbece9b908c5e7ff00bc3cab7f63bae9e366b4"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in a new issue