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 96acb481423c..d1147b1068f1 100644 --- a/lang/cython3/Makefile +++ b/lang/cython3/Makefile @@ -1,5 +1,5 @@ PORTNAME= cython -PORTVERSION= 3.1.3 +PORTVERSION= 3.1.4 CATEGORIES= lang python MASTER_SITES= PYPI \ https://github.com/cython/cython/releases/download/${PORTVERSION}/ |