diff options
Diffstat (limited to 'math/py-numexpr/Makefile')
| -rw-r--r-- | math/py-numexpr/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/math/py-numexpr/Makefile b/math/py-numexpr/Makefile index 892c0b868b51..e27fbddea2b0 100644 --- a/math/py-numexpr/Makefile +++ b/math/py-numexpr/Makefile @@ -1,7 +1,8 @@ PORTNAME= numexpr -PORTVERSION= 2.8.8 +PORTVERSION= 2.9.0 CATEGORIES= math python -MASTER_SITES= PYPI +MASTER_SITES= PYPI \ + https://github.com/pydata/numexpr/releases/download/v${PORTVERSION}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org |
