From: Josef Schlehofer Date: Mon, 30 Sep 2019 22:38:42 +0000 (+0200) Subject: python3-maxminddb: Update to version 1.5.1 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=1ccf2377fc12329693067ce44b6866a37f8f1375;p=openwrt-packages.git python3-maxminddb: Update to version 1.5.1 Signed-off-by: Josef Schlehofer --- diff --git a/lang/python/python3-maxminddb/Makefile b/lang/python/python3-maxminddb/Makefile index 00d3340e2..25315b9f6 100644 --- a/lang/python/python3-maxminddb/Makefile +++ b/lang/python/python3-maxminddb/Makefile @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=maxminddb -PKG_VERSION:=1.4.1 +PKG_VERSION:=1.5.1 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://files.pythonhosted.org/packages/source/m/maxminddb/ -PKG_HASH:=df1451bcd848199905ac0de4631b3d02d6a655ad28ba5e5a4ca29a23358db712 +PKG_HASH:=449a1713d37320d777d0db286286ab22890f0a176492ecf3ad8d9319108f2f79 PKG_MAINTAINER:=Jan Pavlinec PKG_LICENSE:=Apache-2.0