Cython: update to 0.20.2.
This commit is contained in:
parent
1c66c07f03
commit
7de9bc7c42
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'Cython'
|
||||
pkgname=Cython
|
||||
version=0.20.1
|
||||
version=0.20.2
|
||||
revision=1
|
||||
build_style=python-module
|
||||
hostmakedepends="python-devel Pyrex"
|
||||
|
@ -11,4 +11,4 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://cython.org"
|
||||
license="Apache-2.0"
|
||||
distfiles="http://www.cython.org/release/${pkgname}-${version}.tar.gz"
|
||||
checksum=31a563744a21d7b10355f25a3bca96b37ec5d32bdecfc75e93d65a5f7e62766c
|
||||
checksum=ed13b606a2aeb5bd6c235f8ed6c9988c99d01a033d0d21d56137c13d5c7be63f
|
||||
|
|
Loading…
Reference in a new issue