diff --git a/lang/python/python-aiohttp/Makefile b/lang/python/python-aiohttp/Makefile index f672175e6..60baf9ee3 100644 --- a/lang/python/python-aiohttp/Makefile +++ b/lang/python/python-aiohttp/Makefile @@ -8,11 +8,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=aiohttp -PKG_VERSION:=3.6.1 -PKG_RELEASE:=2 +PKG_VERSION:=3.7.1 +PKG_RELEASE:=1 PYPI_NAME:=$(PKG_NAME) -PKG_HASH:=fc55b1fec0e4cc1134ffb09ea3970783ee2906dc5dfd7cd16917913f2cfed65b +PKG_HASH:=04f9d70f6c4d089be5068d7df6281e638f6820d4f1b1ec3dc012b0b43fa997d2 PKG_MAINTAINER:=Josef Schlehofer PKG_LICENSE:=Apache-2.0