From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer <michael.tremer@ipfire.org> To: development@lists.ipfire.org Subject: Re: [PATCH v2] dmidecode: update to 3.2 Date: Mon, 07 Jan 2019 17:45:47 +0000 Message-ID: <2334131B-C124-4AF5-AE46-CD89E72E9B96@ipfire.org> In-Reply-To: <8f8b1957-9534-00ad-20fc-3fcdee52e79a@link38.eu> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7388765668556525789==" List-Id: <development.lists.ipfire.org> --===============7388765668556525789== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Thanks. How did you build this before? > On 7 Jan 2019, at 17:24, Peter M=C3=BCller <peter.mueller(a)link38.eu> wrot= e: >=20 > Signed-off-by: Peter M=C3=BCller <peter.mueller(a)ipfire.org> > --- > dmidecode/dmidecode.nm | 7 ++++--- > 1 file changed, 4 insertions(+), 3 deletions(-) >=20 > diff --git a/dmidecode/dmidecode.nm b/dmidecode/dmidecode.nm > index 828924367..27eee5d14 100644 > --- a/dmidecode/dmidecode.nm > +++ b/dmidecode/dmidecode.nm > @@ -4,11 +4,11 @@ > ###########################################################################= #### >=20 > name =3D dmidecode > -version =3D 3.0 > +version =3D 3.2 > release =3D 1 >=20 > groups =3D Applications/System > -url =3D http://www.nongnu.org/dmidecode/ > +url =3D https://www.nongnu.org/dmidecode/ > license =3D GPLv2+ > summary =3D Tool to analyse BIOS DMI data. >=20 > @@ -21,7 +21,8 @@ description > manufacturer. > end >=20 > -source_dl =3D http://download.savannah.gnu.org/releases/dmidecode/ > +source_dl =3D https://download.savannah.gnu.org/releases/dmidecode/ > +sources =3D %{thisapp}.tar.xz >=20 > build > make_build_targets +=3D CFLAGS=3D"%{CFLAGS}" LDFLAGS=3D"%{LDFLAGS}" > --=20 > 2.16.4 --===============7388765668556525789==--