forked from ports/contrib
numarray: updated url
This commit is contained in:
parent
0960d0eef1
commit
93bd619a3c
numarray
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/contrib.pub
|
||||
RWSagIOpLGJF3xqToG5zQ5/SWxGNOjgNbbXZ8VmzY/XVGrzKbm7Mi2kPdO6AgPCBZiuKf0asvg7dvf5QM2gZpFZiMXMkZMDEKw0=
|
||||
SHA256 (Pkgfile) = 19e41017d57331a8120f8c919e0dd317c49b57cf486d0bccd2253eb53eacafbf
|
||||
RWSagIOpLGJF3ymHACzUDdVnJb2UGruXYx3uCijwwBmhnnqQLAhWq8t3ZoYllazK5AG7SWdhKdC8rI7u8W2BhlHqoSNIjNt5AwM=
|
||||
SHA256 (Pkgfile) = 1b1930ef432e74b10cfd479c048de4f45dc51064c155f03d7ae0fe1ede52b55f
|
||||
SHA256 (.footprint) = 919b359a1ef069fa831cd22c405bbe755b7fa6bb9c0e70cb366f42065081f081
|
||||
SHA256 (numarray-1.5.2.tar.gz) = 6f6dc1a348c2fa32b2179717f3b3af4ddf60e9a3417739d325f344eb8f243174
|
||||
|
@ -1,5 +1,5 @@
|
||||
# Description: Array manipulation and computational capabilities.
|
||||
# URL: http://numeric.scipy.org/
|
||||
# URL: https://wiki.python.org/moin/NumArray
|
||||
# Maintainer: Danny Rawlins, crux at romster dot me
|
||||
# Packager: Danny Rawlins, crux at romster dot me
|
||||
# Depends on: python
|
||||
@ -7,7 +7,7 @@
|
||||
name=numarray
|
||||
version=1.5.2
|
||||
release=1
|
||||
source=(http://downloads.sourceforge.net/project/numpy/Old%20Numarray/$version/$name-$version.tar.gz)
|
||||
source=(https://downloads.sourceforge.net/project/numpy/Old%20Numarray/$version/$name-$version.tar.gz)
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
|
Loading…
x
Reference in New Issue
Block a user