buildroot.busybox.net archive mirror
 help / color / mirror / Atom feed
From: luca.ceresoli@bootlin.com
To: buildroot@buildroot.org
Cc: Luca Ceresoli <luca.ceresoli@bootlin.com>
Subject: [Buildroot] [PATCH 3/4] package/snmppp: fix broken URL in help text
Date: Sat, 17 Sep 2022 14:36:01 +0200	[thread overview]
Message-ID: <20220917123602.961826-3-luca.ceresoli@bootlin.com> (raw)
In-Reply-To: <20220917123602.961826-1-luca.ceresoli@bootlin.com>

From: Luca Ceresoli <luca.ceresoli@bootlin.com>

The curren URL is specific to an old version, and it is not reachable
anymore.

Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
---
 package/snmppp/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/snmppp/Config.in b/package/snmppp/Config.in
index 1f05f53f9fc0..f3a076714d1d 100644
--- a/package/snmppp/Config.in
+++ b/package/snmppp/Config.in
@@ -6,7 +6,7 @@ config BR2_PACKAGE_SNMPPP
 	help
 	  SNMP++v3.x is a C++ API which supports SNMP v1, v2c, and v3.
 
-	  http://www.agentpp.com/snmp_pp3_x/snmp_pp3_x.html
+	  https://www.agentpp.com/api/cpp/snmp_pp.html
 
 if BR2_PACKAGE_SNMPPP
 
-- 
2.34.1

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  parent reply	other threads:[~2022-09-17 12:36 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-17 12:35 [Buildroot] [PATCH 1/4] package/snmppp: bump to version 3.4.10 luca.ceresoli
2022-09-17 12:36 ` [Buildroot] [PATCH 2/4] package/agentpp: bump to version 4.5.4 luca.ceresoli
2022-09-17 12:36 ` luca.ceresoli [this message]
2022-09-22 12:51   ` [Buildroot] [PATCH 3/4] package/snmppp: fix broken URL in help text Peter Korsgaard
2022-09-17 12:36 ` [Buildroot] [PATCH 4/4] package/agentpp: " luca.ceresoli
2022-09-22 12:51   ` Peter Korsgaard
2022-09-17 12:54 ` [Buildroot] [PATCH 1/4] package/snmppp: bump to version 3.4.10 Thomas Petazzoni

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=20220917123602.961826-3-luca.ceresoli@bootlin.com \
    --to=luca.ceresoli@bootlin.com \
    --cc=buildroot@buildroot.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;
as well as URLs for NNTP newsgroup(s).