Merge pull request #13035 from ja-pa/python3-maxminddb-2.0.2
authorRosen Penev <rosenp@gmail.com>
Wed, 5 Aug 2020 20:11:47 +0000 (13:11 -0700)
committerGitHub <noreply@github.com>
Wed, 5 Aug 2020 20:11:47 +0000 (13:11 -0700)
python3-maxminddb: update to version 2.0.2

lang/python/python3-maxminddb/Makefile

index 037df73dd4916979511448a3837684ece0ab6909..7ee1c507a3d90dcacddd43cec60874a980641d03 100644 (file)
@@ -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 <jan.pavlinec@nic.cz>
 PKG_LICENSE:=Apache-2.0