diff options
Diffstat (limited to 'graphics/py-pillow/Makefile')
-rw-r--r-- | graphics/py-pillow/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/py-pillow/Makefile b/graphics/py-pillow/Makefile index f96ffe28aede..05078af782ac 100644 --- a/graphics/py-pillow/Makefile +++ b/graphics/py-pillow/Makefile @@ -1,5 +1,6 @@ PORTNAME= pillow -PORTVERSION= 11.2.1 +PORTVERSION= 11.3.0 +PORTREVISION= 1 CATEGORIES= graphics python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |