diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2024-08-16 23:14:16 +0000 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2024-08-17 00:39:34 +0000 |
commit | 6ecf771f573a1c653fcac82d17f0b48112fa41b5 (patch) | |
tree | 1bfc0b05271095f2dd2b4b7e861ce04c8568447a | |
parent | 481bb8e7b069c42597f667f66fab3eeeaca0984e (diff) |
www/py-gunicorn: Update version 22.0.0=>23.0.0
-rw-r--r-- | www/py-gunicorn/Makefile | 3 | ||||
-rw-r--r-- | www/py-gunicorn/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/www/py-gunicorn/Makefile b/www/py-gunicorn/Makefile index 55af03382da3..2a845194b50f 100644 --- a/www/py-gunicorn/Makefile +++ b/www/py-gunicorn/Makefile @@ -1,6 +1,5 @@ PORTNAME= gunicorn -DISTVERSION= 22.0.0 -PORTREVISION= 1 +DISTVERSION= 23.0.0 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-gunicorn/distinfo b/www/py-gunicorn/distinfo index ee56caad4521..b78b4dd2b717 100644 --- a/www/py-gunicorn/distinfo +++ b/www/py-gunicorn/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1713862743 -SHA256 (gunicorn-22.0.0.tar.gz) = 4a0b436239ff76fb33f11c07a16482c521a7e09c1ce3cc293c2330afe01bec63 -SIZE (gunicorn-22.0.0.tar.gz) = 3639760 +TIMESTAMP = 1723850012 +SHA256 (gunicorn-23.0.0.tar.gz) = f014447a0101dc57e294f6c18ca6b40227a4c90e9bdb586042628030cba004ec +SIZE (gunicorn-23.0.0.tar.gz) = 375031 |