Browse Source

python3-maxminddb: update to version 2.0.3

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
lilik-openwrt-22.03
Jan Pavlinec 4 years ago
committed by Josef Schlehofer
parent
commit
732513d35c
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      lang/python/python3-maxminddb/Makefile

+ 2
- 2
lang/python/python3-maxminddb/Makefile View File

@ -9,11 +9,11 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=maxminddb
PKG_VERSION:=2.0.2
PKG_VERSION:=2.0.3
PKG_RELEASE:=1
PYPI_NAME:=$(PKG_NAME)
PKG_HASH:=b95d8ed21799e6604683669c7ed3c6a184fcd92434d5762dccdb139b4f29e597
PKG_HASH:=47e86a084dd814fac88c99ea34ba3278a74bc9de5a25f4b815b608798747c7dc
PKG_MAINTAINER:=Jan Pavlinec <jan.pavlinec@nic.cz>
PKG_LICENSE:=Apache-2.0


Loading…
Cancel
Save