diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-01-25 19:22:55 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-01-25 19:50:29 +0000 |
commit | 8da677498a5fe6fb64b70cc113bdac501dd6085d (patch) | |
tree | 5f34a9f6237737f750de3c2c9544eabd2e4bd371 /www/py-uvicorn | |
parent | 07dc07e9f91870fce25570c1d1a01a0e3120eb32 (diff) |
Diffstat (limited to 'www/py-uvicorn')
-rw-r--r-- | www/py-uvicorn/Makefile | 2 | ||||
-rw-r--r-- | www/py-uvicorn/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/py-uvicorn/Makefile b/www/py-uvicorn/Makefile index abb77fcd3d2d..c913d760283b 100644 --- a/www/py-uvicorn/Makefile +++ b/www/py-uvicorn/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= uvicorn -PORTVERSION= 0.16.0 +PORTVERSION= 0.17.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-uvicorn/distinfo b/www/py-uvicorn/distinfo index 18ab3e629e49..81233e6be149 100644 --- a/www/py-uvicorn/distinfo +++ b/www/py-uvicorn/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1641046038 -SHA256 (uvicorn-0.16.0.tar.gz) = eacb66afa65e0648fcbce5e746b135d09722231ffffc61883d4fac2b62fbea8d -SIZE (uvicorn-0.16.0.tar.gz) = 39444 +TIMESTAMP = 1643133817 +SHA256 (uvicorn-0.17.0.tar.gz) = 192c2422b056a3beb512c6c260bf77a7a884204a4ae41856719c1913ead63bbb +SIZE (uvicorn-0.17.0.tar.gz) = 39362 |