From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: development@lists.ipfire.org Subject: Re: [PATCH] libloc: Update to 0.9.10 Date: Wed, 16 Feb 2022 17:36:01 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5323892056360304625==" List-Id: --===============5323892056360304625== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable 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=C3=BCller wr= ote: >=20 > Please refer to https://lists.ipfire.org/pipermail/location/2022-February/0= 00530.html > for this version's changelog. >=20 > Signed-off-by: Peter M=C3=BCller > --- > lfs/libloc | 10 +++++----- > 1 file changed, 5 insertions(+), 5 deletions(-) >=20 > 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 = # > +# Copyright (C) 2007-2022 IPFire Team = # > # = # > # 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 @@ >=20 > include Config >=20 > -VER =3D 0.9.9 > -DB_DATE =3D 2021-12-13 > +VER =3D 0.9.10 > +DB_DATE =3D 2022-02-16 >=20 > THISAPP =3D libloc-$(VER) > DL_FILE =3D $(THISAPP).tar.gz > @@ -43,8 +43,8 @@ objects =3D $(DL_FILE) \ > $(DL_FILE) =3D https://source.ipfire.org/releases/libloc= /$(DL_FILE) > location-$(DB_DATE).db.xz =3D https://location.ipfire.org/databases/1/a= rchive/location-$(DB_DATE).db.xz >=20 > -$(DL_FILE)_MD5 =3D 0d14fcad39b19accc001ed5f17a09471 > -location-$(DB_DATE).db.xz_MD5 =3D 7239646f05ac92e76ae2700e7aa14ab8 > +$(DL_FILE)_MD5 =3D 3f67e15022c142c0731cbb3746351330 > +location-$(DB_DATE).db.xz_MD5 =3D c1ad9c544bab917035eb0cd13b66c453 >=20 > install : $(TARGET) >=20 > --=20 > 2.34.1 --===============5323892056360304625==--