python-cffi: update to 1.9.1
This commit is contained in:
parent
16c2172125
commit
70375bafe2
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python-cffi'
|
||||
pkgname=python-cffi
|
||||
version=1.8.3
|
||||
revision=2
|
||||
version=1.9.1
|
||||
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=c321bd46faa7847261b89c0469569530cad5a41976bb6dba8202c0159f476568
|
||||
checksum=563e0bd53fda03c151573217b3a49b3abad8813de9dd0632e10090f6190fdaf8
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue