diff options
Diffstat (limited to 'www/py-aiohttp/Makefile')
-rw-r--r-- | www/py-aiohttp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-aiohttp/Makefile b/www/py-aiohttp/Makefile index 63fe51de5675..d54a2966f286 100644 --- a/www/py-aiohttp/Makefile +++ b/www/py-aiohttp/Makefile @@ -1,5 +1,5 @@ PORTNAME= aiohttp -PORTVERSION= 3.11.16 +PORTVERSION= 3.11.18 CATEGORIES= www python MASTER_SITES= PYPI \ https://github.com/aio-libs/aiohttp/releases/download/v${PORTVERSION}/ |