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