python-cffi: update to 1.1.2

This commit is contained in:
Alessio Sergi 2015-06-10 20:05:52 +02:00
parent eb328c48cd
commit 75b61fb1c3
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python-cffi'
pkgname=python-cffi
version=1.1.0
version=1.1.2
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=d8c1dcef421bf3b9335925dd5bf39c3fad923a3cbd814c3664d754638b32355e
checksum=390970b602708c91ddc73953bb6929e56291c18a4d80f360afa00fad8b6f3339
python3.4-cffi_package() {
depends="python3.4-pycparser"