Pyrex: add alternate distfiles url
This commit is contained in:
parent
57e2ae9279
commit
9d4b96558c
|
@ -2,7 +2,8 @@
|
|||
pkgname=Pyrex
|
||||
version=0.9.9
|
||||
revision=2
|
||||
distfiles="http://www.cosc.canterbury.ac.nz/greg.ewing/python/Pyrex/Pyrex-$version.tar.gz"
|
||||
#distfiles="http://www.cosc.canterbury.ac.nz/greg.ewing/python/Pyrex/Pyrex-$version.tar.gz"
|
||||
distfiles="http://code.enthought.com/src/$pkgname-$version.tar.gz"
|
||||
build_style=python-module
|
||||
fulldepends="python"
|
||||
short_desc="Language for writing Python extension modules"
|
||||
|
|
Loading…
Reference in New Issue
Block a user