geoip2-database: update to 20180911

This commit is contained in:
Leonid Pliushch 2018-09-22 19:24:58 +03:00 committed by Yaksh Bariya
parent 502fc51449
commit 6a47997cce
No known key found for this signature in database
GPG Key ID: F7486BA7D3D27581

View File

@ -7,8 +7,7 @@ TERMUX_PKG_BUILD_IN_SRC=true
## Version is DB modification date. Use script 'check-last-modified.sh'
## to view last modification date.
TERMUX_PKG_VERSION=20180906
TERMUX_PKG_REVISION=1
TERMUX_PKG_VERSION=20180911
_TERMUX_PKG_SRCURL=('https://geolite.maxmind.com/download/geoip/database/GeoLite2-City.tar.gz'
'https://geolite.maxmind.com/download/geoip/database/GeoLite2-Country.tar.gz'
@ -19,9 +18,9 @@ _TERMUX_PKG_FILE=('GeoLite2-City.tar.gz'
'GeoLite2-ASN.tar.gz')
## If these checksums becomes invalid - it's time to update package.
_TERMUX_PKG_SHA256=('c68df20de81f738f047d2ff235c51bae09fc0e83e856aa4a4729b482dd420c5c'
'e5acb422d3a09c3ccbd55b98a0bf926e402dd9cd086d9b70f5d5f7524a8f3676'
'6e6fb278dc0bc04937d45f7730f921828d6d796ed81501955eee9024a6deb3e5')
_TERMUX_PKG_SHA256=('de7546a7d042112bf657499846624cabafb0f98639ab7415d0823e34c77d53fe'
'64e54ec6327989fa60be32638f49e139f7c1878e40f98413e0aeb5bc3550054f'
'e1ee0009a4fe6f840fdbc9381d44094cfe0c53efde3ff5899921c4766baf4757')
termux_step_make_install() {
for i in {0..2}; do