From a5142dc4da00b867019442d99f355b5e6bee33e8 Mon Sep 17 00:00:00 2001 From: Killian Lufau <killian.lufau@nexedi.com> Date: Mon, 29 Apr 2019 10:00:13 +0200 Subject: [PATCH] version up: GeoLite2-Country_20190423 --- component/geoip2/buildout.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/component/geoip2/buildout.cfg b/component/geoip2/buildout.cfg index 2aaf4f8c6..d526d13fd 100644 --- a/component/geoip2/buildout.cfg +++ b/component/geoip2/buildout.cfg @@ -17,5 +17,5 @@ rpath = ${:library-dirs} [geolite2-country] recipe = slapos.recipe.build:download-unpacked url = http://geolite.maxmind.com/download/geoip/database/GeoLite2-Country.tar.gz#${:md5sum} -md5sum = 9c2d927d3a9ee0220855037b0566d77a +md5sum = e69263884ad393e586c3c358a573af58 strip-top-level-dir = true -- 2.30.9