mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
python-Cython: update to 0.23
This commit is contained in:
parent
14586eee50
commit
b4df8dca53
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-Cython'
|
# Template file for 'python-Cython'
|
||||||
pkgname=python-Cython
|
pkgname=python-Cython
|
||||||
version=0.22.1
|
version=0.23
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="Cython-${version}"
|
wrksrc="Cython-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="http://cython.org"
|
homepage="http://cython.org"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
distfiles="http://www.cython.org/release/Cython-${version}.tar.gz"
|
distfiles="http://www.cython.org/release/Cython-${version}.tar.gz"
|
||||||
checksum=7fff120e65e7b66edb4a42823f5642bad3bc1e5601bf882d66aee50248cf0682
|
checksum=9fd01e8301c24fb3ba0411ad8eb16f5d9f9f8e66b1281fbe7aba2a9bd9d343dc
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
# Fix non-executable scripts
|
# Fix non-executable scripts
|
||||||
|
|
Loading…
Add table
Reference in a new issue