From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: development@lists.ipfire.org Subject: Re: [PATCH] cmake: Update to 3.18.3 Date: Mon, 28 Sep 2020 11:11:12 +0100 Message-ID: <3CCFBA7A-5A42-45B0-A628-B59610E1491D@ipfire.org> In-Reply-To: <20200927084201.2441-1-matthias.fischer@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0327015225608101409==" List-Id: --===============0327015225608101409== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Thank you. Merged straight away since we already have 3.18.1 in the update. > On 27 Sep 2020, at 09:42, Matthias Fischer = wrote: >=20 > For details see: > https://cmake.org/cmake/help/v3.18/release/3.18.html >=20 > Signed-off-by: Matthias Fischer > --- > lfs/cmake | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) >=20 > diff --git a/lfs/cmake b/lfs/cmake > index 0b5603b0f..76ac3e6fa 100644 > --- a/lfs/cmake > +++ b/lfs/cmake > @@ -24,7 +24,7 @@ >=20 > include Config >=20 > -VER =3D 3.18.1 > +VER =3D 3.18.3 >=20 > THISAPP =3D cmake-$(VER) > DL_FILE =3D $(THISAPP).tar.gz > @@ -42,7 +42,7 @@ objects =3D $(DL_FILE) >=20 > $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) >=20 > -$(DL_FILE)_MD5 =3D bc0d668dba6ec081c664ae95b75540d6 > +$(DL_FILE)_MD5 =3D d87c668d17cda91dbf41c52e0ffc821f >=20 > install : $(TARGET) >=20 > --=20 > 2.18.0 >=20 --===============0327015225608101409==--