python-pyzmq: update to 14.7.0
This commit is contained in:
parent
4fa88d4c35
commit
7a05332c30
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-pyzmq'
|
||||
pkgname=python-pyzmq
|
||||
version=14.6.0
|
||||
version=14.7.0
|
||||
revision=1
|
||||
wrksrc="pyzmq-${version}"
|
||||
build_style=python-module
|
||||
|
@ -15,7 +15,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
homepage="https://github.com/zeromq/pyzmq"
|
||||
license="LGPL-3, 3-clause-BSD"
|
||||
distfiles="https://github.com/zeromq/pyzmq/archive/v${version}.tar.gz"
|
||||
checksum=a97ead57ef45db59a74dc8fe7c69f1593540d83f729743dd022775fe61faa530
|
||||
checksum=809a5fcc720d286c840f7f64696e60322b5b2544795a73db626f09b344d16a15
|
||||
|
||||
pre_build() {
|
||||
cat > setup.cfg <<-EOF
|
||||
|
|
Loading…
Reference in New Issue