From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthias Fischer To: development@lists.ipfire.org Subject: Re: [PATCH] libmicrohttpd 0.9.71: Fix for rootfile Date: Fri, 03 Jul 2020 23:56:01 +0200 Message-ID: In-Reply-To: <20200702205144.31017-1-matthias.fischer@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7058291217499961215==" List-Id: --===============7058291217499961215== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hi, just for reminders: 'libmicrohttpd 0.9.71' bumps the library - if we merge this, we need to ship 'motion', too. On 02.07.2020 22:51, Matthias Fischer wrote: > Signed-off-by: Matthias Fischer > --- > config/rootfiles/packages/libmicrohttpd | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) >=20 > diff --git a/config/rootfiles/packages/libmicrohttpd b/config/rootfiles/pac= kages/libmicrohttpd > index 04e5b3cf4..ee7ddf567 100644 > --- a/config/rootfiles/packages/libmicrohttpd > +++ b/config/rootfiles/packages/libmicrohttpd > @@ -2,5 +2,5 @@ > #usr/lib/libmicrohttpd.la > #usr/lib/libmicrohttpd.so > usr/lib/libmicrohttpd.so.12 > -usr/lib/libmicrohttpd.so.12.55.0 > +usr/lib/libmicrohttpd.so.12.56.0 > #usr/lib/pkgconfig/libmicrohttpd.pc >=20 --===============7058291217499961215==--