diff options
Diffstat (limited to 'lang/cython3/Makefile')
-rw-r--r-- | lang/cython3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/cython3/Makefile b/lang/cython3/Makefile index 2d99c92d3407..fe89cff29520 100644 --- a/lang/cython3/Makefile +++ b/lang/cython3/Makefile @@ -1,5 +1,5 @@ PORTNAME= cython -PORTVERSION= 3.0.12 +PORTVERSION= 3.1.2 CATEGORIES= lang python MASTER_SITES= PYPI \ https://github.com/cython/cython/releases/download/${PORTVERSION}/ |