python-cffi: update to 1.1.0
This commit is contained in:
parent
5f7498c240
commit
a4414a3117
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-cffi'
|
||||
pkgname=python-cffi
|
||||
version=1.0.3
|
||||
version=1.1.0
|
||||
revision=1
|
||||
wrksrc="cffi-${version}"
|
||||
build_style=python-module
|
||||
|
@ -14,7 +14,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
homepage="http://cffi.readthedocs.org/"
|
||||
license="MIT"
|
||||
distfiles="${PYPI_SITE}/c/cffi/cffi-${version}.tar.gz"
|
||||
checksum=4fdede789f446fb6c57eed8cf5eb43d2a582a34536ff2cd1edf7256e17e9046c
|
||||
checksum=d8c1dcef421bf3b9335925dd5bf39c3fad923a3cbd814c3664d754638b32355e
|
||||
|
||||
python3.4-cffi_package() {
|
||||
depends="python3.4-pycparser"
|
||||
|
|
Loading…
Reference in New Issue
Block a user