python-cffi: update to 1.5.2
This commit is contained in:
parent
1496e9b87d
commit
367458f284
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'python-cffi'
|
# Template file for 'python-cffi'
|
||||||
pkgname=python-cffi
|
pkgname=python-cffi
|
||||||
version=1.5.0
|
version=1.5.2
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="cffi-${version}"
|
wrksrc="cffi-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
@ -14,7 +14,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||||||
homepage="http://cffi.readthedocs.org/"
|
homepage="http://cffi.readthedocs.org/"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
distfiles="${PYPI_SITE}/c/cffi/cffi-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/c/cffi/cffi-${version}.tar.gz"
|
||||||
checksum=44f76f6c3fc654860821785192eca29bd66531af57d09b681e6d52584604a7e7
|
checksum=da9bde99872e46f7bb5cff40a9b1cc08406765efafb583c704de108b6cb821dd
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user