python-pyzmq: update to 15.0.0
This commit is contained in:
parent
9e7b7edac1
commit
7d17747805
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-pyzmq'
|
||||
pkgname=python-pyzmq
|
||||
version=14.7.0
|
||||
version=15.0.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=809a5fcc720d286c840f7f64696e60322b5b2544795a73db626f09b344d16a15
|
||||
checksum=277c87ebe9738fceeb4b12b67afee6622932fbdaf642ffbda46e0dedfbc8cfed
|
||||
|
||||
pre_build() {
|
||||
cat > setup.cfg <<-EOF
|
||||
|
|
Loading…
Reference in a new issue