- Update to 2.1
Changes: http://code.google.com/p/numexpr/wiki/ReleaseNotes
This commit is contained in:
parent
f396a7bf09
commit
efafe2da5f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=317046
2 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= numexpr
|
||||
PORTVERSION= 2.0.1
|
||||
PORTVERSION= 2.1
|
||||
CATEGORIES= math python
|
||||
MASTER_SITES= GOOGLE_CODE
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (numexpr-2.0.1.tar.gz) = 29492a08d5137c9a3a369527a899680ef7c1908cd4851ad2827b6c1d3767b092
|
||||
SIZE (numexpr-2.0.1.tar.gz) = 68549
|
||||
SHA256 (numexpr-2.1.tar.gz) = 39f2fed7f1b8125c0f2df3af454c97e5dfa636ce487ad7921025815e24c17df8
|
||||
SIZE (numexpr-2.1.tar.gz) = 73944
|
||||
|
|
Loading…
Reference in a new issue