From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: development@lists.ipfire.org Subject: Re: [PATCH] libmicrohttpd: Update to 0.9.71 Date: Thu, 02 Jul 2020 10:31:01 +0100 Message-ID: <3A5AE321-C7CE-4430-85DA-7A75542A7A4E@ipfire.org> In-Reply-To: <20200701171340.1205-1-matthias.fischer@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4074704097281042113==" List-Id: --===============4074704097281042113== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Reviewed-by: Michael Tremer > On 1 Jul 2020, at 18:13, Matthias Fischer w= rote: >=20 > For details see: > https://www.gnu.org/software/libmicrohttpd/ >=20 > Signed-off-by: Matthias Fischer > --- > lfs/libmicrohttpd | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) >=20 > diff --git a/lfs/libmicrohttpd b/lfs/libmicrohttpd > index 0819a2850..9e06fbf42 100644 > --- a/lfs/libmicrohttpd > +++ b/lfs/libmicrohttpd > @@ -24,7 +24,7 @@ >=20 > include Config >=20 > -VER =3D 0.9.70 > +VER =3D 0.9.71 >=20 > THISAPP =3D libmicrohttpd-$(VER) > DL_FILE =3D $(THISAPP).tar.gz > @@ -32,7 +32,7 @@ DL_FROM =3D $(URL_IPFIRE) > DIR_APP =3D $(DIR_SRC)/$(THISAPP) > TARGET =3D $(DIR_INFO)/$(THISAPP) > PROG =3D libmicrohttpd > -PAK_VER =3D 1 > +PAK_VER =3D 2 >=20 > DEPS =3D >=20 > @@ -44,7 +44,7 @@ objects =3D $(DL_FILE) >=20 > $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) >=20 > -$(DL_FILE)_MD5 =3D dcd6045ecb4ea18c120afedccbd1da74 > +$(DL_FILE)_MD5 =3D c7e230e9b899282b43d9a9faa41e893d >=20 > install : $(TARGET) >=20 > --=20 > 2.18.0 >=20 --===============4074704097281042113==--