python-cffi: update to 1.11.0
This commit is contained in:
parent
d5de43f373
commit
f5dc7c21e3
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python-cffi'
|
||||
pkgname=python-cffi
|
||||
version=1.10.0
|
||||
revision=2
|
||||
version=1.11.0
|
||||
revision=1
|
||||
wrksrc="cffi-${version}"
|
||||
build_style=python-module
|
||||
hostmakedepends="python-setuptools python3-setuptools libffi-devel"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
homepage="https://cffi.readthedocs.io/"
|
||||
license="MIT"
|
||||
distfiles="${PYPI_SITE}/c/cffi/cffi-${version}.tar.gz"
|
||||
checksum=b3b02911eb1f6ada203b0763ba924234629b51586f72a21faacc638269f4ced5
|
||||
checksum=5f4ff33371c6969b39b293d9771ee91e81d26f9129be093ca1b7be357fcefd15
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue