summaryrefslogtreecommitdiff
path: root/www/py-uvicorn/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-uvicorn/Makefile')
-rw-r--r--www/py-uvicorn/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/py-uvicorn/Makefile b/www/py-uvicorn/Makefile
index f74cbff9c0f8..557998bb0354 100644
--- a/www/py-uvicorn/Makefile
+++ b/www/py-uvicorn/Makefile
@@ -1,13 +1,13 @@
PORTNAME= uvicorn
-PORTVERSION= 0.35.0
+PORTVERSION= 0.37.0
CATEGORIES= www python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Lightning-fast ASGI server
-WWW= https://www.uvicorn.org/ \
- https://github.com/encode/uvicorn
+WWW= https://uvicorn.dev/ \
+ https://github.com/Kludex/uvicorn
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.md