Package is a year as outdated and likely should be removed.

MaxMind has restricted its database distribution and publishing
any new version would be license violation.
This commit is contained in:
Leonid Pliushch 2021-02-04 19:00:14 +00:00
parent 9a14f2b2a7
commit 4f8933a860
No known key found for this signature in database
GPG Key ID: 45F2964132545795
1 changed files with 2 additions and 2 deletions

View File

@ -9,8 +9,8 @@ TERMUX_PKG_BUILD_IN_SRC=true
# https://blog.maxmind.com/2019/12/18/significant-changes-to-accessing-and-using-geolite2-databases/
# Reusing files from the our last build (2019.12.21).
TERMUX_PKG_VERSION=20191221
TERMUX_PKG_REVISION=1
TERMUX_PKG_SRCURL=https://dl.bintray.com/xeffyr/sources/geoip2-database/geolite2-${TERMUX_PKG_VERSION}.tar.xz
TERMUX_PKG_REVISION=2
TERMUX_PKG_SRCURL=https://github.com/termux/distfiles/releases/download/2021.01.04/geolite2-${TERMUX_PKG_VERSION}.tar.xz
TERMUX_PKG_SHA256=7afd73d90325d4a8aa3707c0c4a34f89a4b469fe43b4f3a3d69da23884af1e70
termux_step_make_install() {