public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] libloc: Update to 0.9.10
@ 2022-02-16 17:35 Peter Müller
  2022-02-16 17:36 ` Michael Tremer
  0 siblings, 1 reply; 2+ messages in thread
From: Peter Müller @ 2022-02-16 17:35 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 1802 bytes --]

Please refer to https://lists.ipfire.org/pipermail/location/2022-February/000530.html
for this version's changelog.

Signed-off-by: Peter Müller <peter.mueller(a)ipfire.org>
---
 lfs/libloc | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/lfs/libloc b/lfs/libloc
index 1de135b52..29008191a 100644
--- a/lfs/libloc
+++ b/lfs/libloc
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2021  IPFire Team  <info(a)ipfire.org>                     #
+# Copyright (C) 2007-2022  IPFire Team  <info(a)ipfire.org>                     #
 #                                                                             #
 # This program is free software: you can redistribute it and/or modify        #
 # it under the terms of the GNU General Public License as published by        #
@@ -24,8 +24,8 @@
 
 include Config
 
-VER        = 0.9.9
-DB_DATE    = 2021-12-13
+VER        = 0.9.10
+DB_DATE    = 2022-02-16
 
 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                = 0d14fcad39b19accc001ed5f17a09471
-location-$(DB_DATE).db.xz_MD5 = 7239646f05ac92e76ae2700e7aa14ab8
+$(DL_FILE)_MD5                = 3f67e15022c142c0731cbb3746351330
+location-$(DB_DATE).db.xz_MD5 = c1ad9c544bab917035eb0cd13b66c453
 
 install : $(TARGET)
 
-- 
2.34.1

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] libloc: Update to 0.9.10
  2022-02-16 17:35 [PATCH] libloc: Update to 0.9.10 Peter Müller
@ 2022-02-16 17:36 ` Michael Tremer
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Tremer @ 2022-02-16 17:36 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 2080 bytes --]

Hello Peter,

I asked Stefan to take care of this for me, but it looks like you were faster :)

Thanks.

-Michael

> On 16 Feb 2022, at 17:35, Peter Müller <peter.mueller(a)ipfire.org> wrote:
> 
> Please refer to https://lists.ipfire.org/pipermail/location/2022-February/000530.html
> for this version's changelog.
> 
> Signed-off-by: Peter Müller <peter.mueller(a)ipfire.org>
> ---
> lfs/libloc | 10 +++++-----
> 1 file changed, 5 insertions(+), 5 deletions(-)
> 
> diff --git a/lfs/libloc b/lfs/libloc
> index 1de135b52..29008191a 100644
> --- a/lfs/libloc
> +++ b/lfs/libloc
> @@ -1,7 +1,7 @@
> ###############################################################################
> #                                                                             #
> # IPFire.org - A linux based firewall                                         #
> -# Copyright (C) 2007-2021  IPFire Team  <info(a)ipfire.org>                     #
> +# Copyright (C) 2007-2022  IPFire Team  <info(a)ipfire.org>                     #
> #                                                                             #
> # This program is free software: you can redistribute it and/or modify        #
> # it under the terms of the GNU General Public License as published by        #
> @@ -24,8 +24,8 @@
> 
> include Config
> 
> -VER        = 0.9.9
> -DB_DATE    = 2021-12-13
> +VER        = 0.9.10
> +DB_DATE    = 2022-02-16
> 
> 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                = 0d14fcad39b19accc001ed5f17a09471
> -location-$(DB_DATE).db.xz_MD5 = 7239646f05ac92e76ae2700e7aa14ab8
> +$(DL_FILE)_MD5                = 3f67e15022c142c0731cbb3746351330
> +location-$(DB_DATE).db.xz_MD5 = c1ad9c544bab917035eb0cd13b66c453
> 
> install : $(TARGET)
> 
> -- 
> 2.34.1


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-02-16 17:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-16 17:35 [PATCH] libloc: Update to 0.9.10 Peter Müller
2022-02-16 17:36 ` Michael Tremer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox