All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v2 1/1] libesmtp: update/fix site URL
@ 2018-09-25 14:48 Marcel Patzlaff
  2018-09-25 20:15 ` Thomas Petazzoni
  2018-10-05 12:03 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Marcel Patzlaff @ 2018-09-25 14:48 UTC (permalink / raw)
  To: buildroot

The old URL was not working for quite some time.

Signed-off-by: Marcel Patzlaff <m.patzlaff@pilz.de>

---
Changes v1 -> v2:
  - also changed URL in Config.in
---
 package/libesmtp/Config.in   | 2 +-
 package/libesmtp/libesmtp.mk | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/libesmtp/Config.in b/package/libesmtp/Config.in
index ba9d52751c..f3ed521d22 100644
--- a/package/libesmtp/Config.in
+++ b/package/libesmtp/Config.in
@@ -4,7 +4,7 @@ config BR2_PACKAGE_LIBESMTP
 	help
 	  Library for sending emails through SMTP.
 
-	  http://www.stafford.uklinux.net/libesmtp
+	  http://brianstafford.info/libesmtp
 
 comment "libesmtp needs a toolchain w/ dynamic library"
 	depends on BR2_STATIC_LIBS
diff --git a/package/libesmtp/libesmtp.mk b/package/libesmtp/libesmtp.mk
index b0f88c7a3b..9c336793a4 100644
--- a/package/libesmtp/libesmtp.mk
+++ b/package/libesmtp/libesmtp.mk
@@ -6,7 +6,7 @@
 
 LIBESMTP_VERSION = 1.0.6
 LIBESMTP_SOURCE = libesmtp-$(LIBESMTP_VERSION).tar.bz2
-LIBESMTP_SITE = http://www.stafford.uklinux.net/libesmtp
+LIBESMTP_SITE = http://brianstafford.info/libesmtp
 LIBESMTP_INSTALL_STAGING = YES
 LIBESMTP_CONFIG_SCRIPTS = libesmtp-config
 LIBESMTP_DEPENDENCIES = $(if $(BR2_PACKAGE_OPENSSL),openssl)
-- 
2.17.1

Gesch?ftsf?hrung: Susanne Kunschert, Thomas Pilz
Pilz GmbH & Co. KG, Sitz: Ostfildern, HRA 210 893, Amtsgericht Stuttgart
Kompl. Ges. Peter Pilz GmbH, Sitz: Ostfildern, HRB 210 612, Amtsgericht Stuttgart
Umsatzsteuer: ID-Nr. DE 145 355 773, WEEE-Reg.-Nr. DE 71636849
This email is intended solely for the use of the named address(es). Any unauthorised disclosure, copying or distribution of these confidential information contained therein, or the taking of any action based on it, is prohibited. The sender disclaims any liability for the integrity of this email. Legally binding declarations must be in written form.
Umweltschutz liegt uns am Herzen! - Bitte denken Sie an unsere Umwelt, bevor Sie diese E-Mail drucken.
We do care about the environment! - Please consider the environment before printing this e-mail.

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH v2 1/1] libesmtp: update/fix site URL
  2018-09-25 14:48 [Buildroot] [PATCH v2 1/1] libesmtp: update/fix site URL Marcel Patzlaff
@ 2018-09-25 20:15 ` Thomas Petazzoni
  2018-10-05 12:03 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2018-09-25 20:15 UTC (permalink / raw)
  To: buildroot

Hello,

On Tue, 25 Sep 2018 16:48:48 +0200, Marcel Patzlaff wrote:
> The old URL was not working for quite some time.
> 
> Signed-off-by: Marcel Patzlaff <m.patzlaff@pilz.de>
> 
> ---
> Changes v1 -> v2:
>   - also changed URL in Config.in
> ---
>  package/libesmtp/Config.in   | 2 +-
>  package/libesmtp/libesmtp.mk | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH v2 1/1] libesmtp: update/fix site URL
  2018-09-25 14:48 [Buildroot] [PATCH v2 1/1] libesmtp: update/fix site URL Marcel Patzlaff
  2018-09-25 20:15 ` Thomas Petazzoni
@ 2018-10-05 12:03 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2018-10-05 12:03 UTC (permalink / raw)
  To: buildroot

>>>>> "Marcel" == Marcel Patzlaff <m.patzlaff@pilz.de> writes:

 > The old URL was not working for quite some time.
 > Signed-off-by: Marcel Patzlaff <m.patzlaff@pilz.de>

 > ---
 > Changes v1 -> v2:
 >   - also changed URL in Config.in

Committed to 2018.02.x, 2018.05.x and 2018.08.x, thanks.

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-10-05 12:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-25 14:48 [Buildroot] [PATCH v2 1/1] libesmtp: update/fix site URL Marcel Patzlaff
2018-09-25 20:15 ` Thomas Petazzoni
2018-10-05 12:03 ` Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.