From d3e2ae0a6beb5b53622673999bfc69312e83e697 Mon Sep 17 00:00:00 2001 From: Leonid Plyushch Date: Sun, 21 Jul 2019 01:07:00 +0300 Subject: [PATCH] geoip2-database: update to 20190721 --- packages/geoip2-database/build.sh | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/geoip2-database/build.sh b/packages/geoip2-database/build.sh index 414fb3123..38497aebc 100644 --- a/packages/geoip2-database/build.sh +++ b/packages/geoip2-database/build.sh @@ -4,16 +4,16 @@ TERMUX_PKG_LICENSE="CC0-1.0" TERMUX_PKG_MAINTAINER="Leonid Plyushch " TERMUX_PKG_PLATFORM_INDEPENDENT=true TERMUX_PKG_BUILD_IN_SRC=true -TERMUX_PKG_VERSION=20190528 +TERMUX_PKG_VERSION=20190721 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' 'https://geolite.maxmind.com/download/geoip/database/GeoLite2-ASN.tar.gz') -## If these checksums becomes invalid - it's time to update package. -TERMUX_PKG_SHA256=('84c1d9c6f4aca2fb2a125fb2eaf3afa7601b3e4f9a76081c72d71b52931e79ca' - 'f5584976158d92627b4380c97ce0a0424198894a637752746cbed12c83d9c49d' - 'c3a966865e5d814c2ca9fdf874e41c882a5d4a1132de1fc036776841d9922db7') +## If these checksums become invalid - it's time to update package. +TERMUX_PKG_SHA256=('9a3161673ce58488ec35ba77c4153a14ccdce331ce00e54768070fdc8b41061c' + 'a4f19c4b4076715ddc07ca5543f9627276815c0795488a7e2121bb67f247cd7f' + 'dcdd4dabb345e2904d1fa6bd65ff02fb6b0407d71a867ff9d9cbe85c88c4c64d') termux_step_make_install() { install -Dm600 \