* [PATCH] libloc: Update to 0.9.3
@ 2020-07-10 15:42 Stefan Schantl
0 siblings, 0 replies; only message in thread
From: Stefan Schantl @ 2020-07-10 15:42 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1082 bytes --]
* Also bump the shipped database to 2020-07-10 for a more recent version
Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org>
---
lfs/libloc | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/lfs/libloc b/lfs/libloc
index c4e409fa5..43af26b45 100644
--- a/lfs/libloc
+++ b/lfs/libloc
@@ -24,8 +24,8 @@
include Config
-VER = 0.9.2
-DB_DATE = 2020-06-10
+VER = 0.9.3
+DB_DATE = 2020-07-10
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 = c6ed4fcbdb2ce4ca7e6df8abbd985411
-location-$(DB_DATE).db.xz_MD5 = 268b6d58a26c6d36081ed1e899b89020
+$(DL_FILE)_MD5 = 61f1d543f67baf665b0140d3676fdade
+location-$(DB_DATE).db.xz_MD5 = 3f68f631e94c29b953c4e60454567540
install : $(TARGET)
--
2.20.1
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2020-07-10 15:42 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-10 15:42 [PATCH] libloc: Update to 0.9.3 Stefan Schantl
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox