* [PATCH] libloc: update to 0.9.7
@ 2021-07-13 16:40 Peter Müller
0 siblings, 0 replies; only message in thread
From: Peter Müller @ 2021-07-13 16:40 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1735 bytes --]
Signed-off-by: Peter Müller <peter.mueller(a)ipfire.org>
---
config/rootfiles/common/libloc | 2 ++
lfs/libloc | 8 ++++----
2 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/config/rootfiles/common/libloc b/config/rootfiles/common/libloc
index a605c0db7..6b788658d 100644
--- a/config/rootfiles/common/libloc
+++ b/config/rootfiles/common/libloc
@@ -91,6 +91,7 @@ usr/share/xt_geoip/CM.iv4
usr/share/xt_geoip/CN.iv4
usr/share/xt_geoip/CO.iv4
usr/share/xt_geoip/CR.iv4
+usr/share/xt_geoip/CS.iv4
usr/share/xt_geoip/CU.iv4
usr/share/xt_geoip/CV.iv4
usr/share/xt_geoip/CW.iv4
@@ -287,6 +288,7 @@ usr/share/xt_geoip/VN.iv4
usr/share/xt_geoip/VU.iv4
usr/share/xt_geoip/WF.iv4
usr/share/xt_geoip/WS.iv4
+usr/share/xt_geoip/XD.iv4
usr/share/xt_geoip/YE.iv4
usr/share/xt_geoip/YT.iv4
usr/share/xt_geoip/ZA.iv4
diff --git a/lfs/libloc b/lfs/libloc
index 8f6b35c32..bdf977c7b 100644
--- a/lfs/libloc
+++ b/lfs/libloc
@@ -24,8 +24,8 @@
include Config
-VER = 0.9.6
-DB_DATE = 2021-03-30
+VER = 0.9.7
+DB_DATE = 2021-07-11
THISAPP = libloc-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -43,8 +43,8 @@ objects = $(DL_FILE) \
$(DL_FILE) = https://source.ipfire.org/releases/libloc/$(DL_FILE)
location-$(DB_DATE).db.xz = https://location.ipfire.org/databases/1/archive/location-$(DB_DATE).db.xz
-$(DL_FILE)_MD5 = a05c44568bce04ab777caadb3e1d3c51
-location-$(DB_DATE).db.xz_MD5 = e5a05e01e999ba5c70d7e2960336d2a4
+$(DL_FILE)_MD5 = eef5d7de51550b8b051ffe29967b17f0
+location-$(DB_DATE).db.xz_MD5 = 16d273593b2634edc8654cc1a3e81ef1
install : $(TARGET)
--
2.26.2
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-07-13 16:40 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-13 16:40 [PATCH] libloc: update to 0.9.7 Peter Müller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox