Marcel Telka
2023-11-27 a5e53c3a4e47339d6a6c5371b189144d2bdfbc4c
components/python/aiohttp/Makefile
@@ -19,13 +19,13 @@
include ../../../make-rules/shared-macros.mk
COMPONENT_NAME =      aiohttp
HUMAN_VERSION =         3.9.0
HUMAN_VERSION =         3.9.1
COMPONENT_SUMMARY =      aiohttp - Async http client/server framework (asyncio)
COMPONENT_PROJECT_URL =      https://github.com/aio-libs/aiohttp
COMPONENT_ARCHIVE_URL =      \
   https://files.pythonhosted.org/packages/71/80/68f3bd93240efd92e9397947301efb76461db48c5ac80be2423ffa9c20a3/aiohttp-3.9.0.tar.gz
   https://files.pythonhosted.org/packages/54/07/9467d3f8dae29b14f423b414d9e67512a76743c5bb7686fb05fe10c9cc3e/aiohttp-3.9.1.tar.gz
COMPONENT_ARCHIVE_HASH =   \
   sha256:09f23292d29135025e19e8ff4f0a68df078fe4ee013bca0105b2e803989de92d
   sha256:8fc49a87ac269d4529da45871e2ffb6874e87779c3d0e2ccd813c0899221239d
COMPONENT_LICENSE =      Apache-2.0
COMPONENT_LICENSE_FILE =   LICENSE.txt