libmaxminddb: update to 1.7.1

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2022-10-01 00:35:34 +00:00
parent 1b8ca6ea89
commit 3e770ef3ee
1 changed files with 2 additions and 2 deletions

View File

@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://dev.maxmind.com/geoip/geoip2/
TERMUX_PKG_DESCRIPTION="MaxMind GeoIP2 database - library and utilities"
TERMUX_PKG_LICENSE="Apache-2.0"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION="1.7.0"
TERMUX_PKG_VERSION="1.7.1"
TERMUX_PKG_SRCURL=https://github.com/maxmind/libmaxminddb/archive/$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=6600ac35812c67c7f1e4857a416becfe387cd4de35044436be1885305bc6b3bd
TERMUX_PKG_SHA256=4ed9c409667f0adeb3eca653780785ad04713b8a87f2fcfbb31967b213826322
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_BREAKS="libmaxminddb-dev"
TERMUX_PKG_REPLACES="libmaxminddb-dev"