diff options
Diffstat (limited to 'math/py-numba/Makefile')
-rw-r--r-- | math/py-numba/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/py-numba/Makefile b/math/py-numba/Makefile index 397c90e77b4..1a1d795c4bc 100644 --- a/math/py-numba/Makefile +++ b/math/py-numba/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.18 2020/06/16 17:07:47 adam Exp $ +# $NetBSD: Makefile,v 1.19 2020/07/07 20:08:46 adam Exp $ -DISTNAME= numba-0.50.0 +DISTNAME= numba-0.50.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= math python MASTER_SITES= ${MASTER_SITE_PYPI:=n/numba/} |