From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter =?utf-8?q?M=C3=BCller?= To: development@lists.ipfire.org Subject: [PATCH] wget: Update to 1.21.3 Date: Tue, 29 Nov 2022 10:32:48 +0100 Message-ID: <49d80741-e0d6-1914-6c6c-ec363ed16e98@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7276604035327755838==" List-Id: --===============7276604035327755838== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Signed-off-by: Peter M=C3=BCller --- wget/wget.nm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wget/wget.nm b/wget/wget.nm index f0a664df8..e3ffd3707 100644 --- a/wget/wget.nm +++ b/wget/wget.nm @@ -4,7 +4,7 @@ ############################################################################= ### =20 name =3D wget -version =3D 1.20.1 +version =3D 1.21.3 release =3D 1 =20 groups =3D Applications/Internet @@ -30,7 +30,7 @@ build end =20 export CPPFLAGS =3D %(pkg-config --cflags openssl) - export LDFLAGS +=3D %(pkg-config --libs openssl) + LDFLAGS +=3D %(pkg-config --libs openssl) =20 configure_options +=3D \ --with-ssl=3Dopenssl \ --=20 2.34.1 --===============7276604035327755838==--