summaryrefslogtreecommitdiff
path: root/www/py-starlette/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-starlette/Makefile')
-rw-r--r--www/py-starlette/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/py-starlette/Makefile b/www/py-starlette/Makefile
index 81486dcb83fa..6982b2c7de79 100644
--- a/www/py-starlette/Makefile
+++ b/www/py-starlette/Makefile
@@ -1,5 +1,5 @@
PORTNAME= starlette
-PORTVERSION= 0.47.2
+PORTVERSION= 0.47.3
CATEGORIES= www python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -7,7 +7,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Lightweight ASGI framework/toolkit
WWW= https://www.starlette.io/ \
- https://github.com/encode/starlette
+ https://github.com/Kludex/starlette
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.md