diff options
Diffstat (limited to 'www/py-starlette/Makefile')
| -rw-r--r-- | www/py-starlette/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/py-starlette/Makefile b/www/py-starlette/Makefile index 6982b2c7de79..7988fb3ecd18 100644 --- a/www/py-starlette/Makefile +++ b/www/py-starlette/Makefile @@ -1,12 +1,12 @@ PORTNAME= starlette -PORTVERSION= 0.47.3 +PORTVERSION= 0.50.0 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Lightweight ASGI framework/toolkit -WWW= https://www.starlette.io/ \ +WWW= https://starlette.dev/ \ https://github.com/Kludex/starlette LICENSE= BSD3CLAUSE |
