public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: "Peter Müller" <peter.mueller@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] wget: Update to 1.21.3
Date: Tue, 29 Nov 2022 10:32:48 +0100	[thread overview]
Message-ID: <49d80741-e0d6-1914-6c6c-ec363ed16e98@ipfire.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 729 bytes --]

Signed-off-by: Peter Müller <peter.mueller(a)ipfire.org>
---
 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 @@
 ###############################################################################
 
 name       = wget
-version    = 1.20.1
+version    = 1.21.3
 release    = 1
 
 groups     = Applications/Internet
@@ -30,7 +30,7 @@ build
 	end
 
 	export CPPFLAGS = %(pkg-config --cflags openssl)
-	export LDFLAGS += %(pkg-config --libs openssl)
+	LDFLAGS += %(pkg-config --libs openssl)
 
 	configure_options += \
 		--with-ssl=openssl \
-- 
2.34.1


             reply	other threads:[~2022-11-29  9:32 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-29  9:32 Peter Müller [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-02-27 13:00 Matthias Fischer
2022-02-27 14:08 ` Adolf Belka

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=49d80741-e0d6-1914-6c6c-ec363ed16e98@ipfire.org \
    --to=peter.mueller@ipfire.org \
    --cc=development@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox