]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
libloc: Update to 0.9.3
authorStefan Schantl <stefan.schantl@ipfire.org>
Fri, 10 Jul 2020 15:42:34 +0000 (17:42 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Fri, 10 Jul 2020 20:14:12 +0000 (20:14 +0000)
* Also bump the shipped database to 2020-07-10 for a more recent version

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
lfs/libloc

index c4e409fa52ef19bab045beddad7c3729b247f7ba..43af26b459a2e696b1121b7f753acc205e2768d2 100644 (file)
@@ -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)