diff options
Diffstat (limited to 'www/py-uvicorn')
-rw-r--r-- | www/py-uvicorn/Makefile | 6 | ||||
-rw-r--r-- | www/py-uvicorn/distinfo | 6 |
2 files changed, 6 insertions, 6 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 diff --git a/www/py-uvicorn/distinfo b/www/py-uvicorn/distinfo index c5b0ae90a230..53db673c6164 100644 --- a/www/py-uvicorn/distinfo +++ b/www/py-uvicorn/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1751208184 -SHA256 (uvicorn-0.35.0.tar.gz) = bc662f087f7cf2ce11a1d7fd70b90c9f98ef2e2831556dd078d131b96cc94a01 -SIZE (uvicorn-0.35.0.tar.gz) = 78473 +TIMESTAMP = 1759816746 +SHA256 (uvicorn-0.37.0.tar.gz) = 4115c8add6d3fd536c8ee77f0e14a7fd2ebba939fed9b02583a97f80648f9e13 +SIZE (uvicorn-0.37.0.tar.gz) = 80367 |