From: Jan Pavlinec Date: Wed, 5 Aug 2020 08:24:43 +0000 (+0200) Subject: python3-maxminddb: update to version 2.0.2 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=e366ae2872185d031af63cb2bdf80a5ebdee6ade;p=openwrt-packages.git python3-maxminddb: update to version 2.0.2 Signed-off-by: Jan Pavlinec --- diff --git a/lang/python/python3-maxminddb/Makefile b/lang/python/python3-maxminddb/Makefile index 037df73dd..7ee1c507a 100644 --- a/lang/python/python3-maxminddb/Makefile +++ b/lang/python/python3-maxminddb/Makefile @@ -9,11 +9,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=maxminddb -PKG_VERSION:=2.0.1 +PKG_VERSION:=2.0.2 PKG_RELEASE:=1 PYPI_NAME:=$(PKG_NAME) -PKG_HASH:=ed42434c3b88229a6a3c0e9e58c5a0f4fc17dcdde42dedcbcf225db8f04e8848 +PKG_HASH:=b95d8ed21799e6604683669c7ed3c6a184fcd92434d5762dccdb139b4f29e597 PKG_MAINTAINER:=Jan Pavlinec PKG_LICENSE:=Apache-2.0