Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] package/dillo: move to github
@ 2025-02-05 10:41 Peter Korsgaard
  2025-02-05 11:50 ` Thomas Petazzoni via buildroot
  2025-02-08 16:59 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Peter Korsgaard @ 2025-02-05 10:41 UTC (permalink / raw)
  To: buildroot

Fixes http://autobuild.buildroot.net/results/9c33099772398ab592bf38c2f4c56c2594594695/

The tarball is no longer available on dillo.org, but has been uploaded to
github so use that instead:

https://github.com/dillo-browser/dillo/releases/tag/v3.0.5

Also adjust the URL in the help text to the new location, which states:

"The domain dillo.org is no longer under control of Dillo developers."

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
---
 package/dillo/Config.in | 2 +-
 package/dillo/dillo.mk  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/dillo/Config.in b/package/dillo/Config.in
index d06f2d1f51..1ebab8ab3f 100644
--- a/package/dillo/Config.in
+++ b/package/dillo/Config.in
@@ -12,7 +12,7 @@ config BR2_PACKAGE_DILLO
 
 	  Enable openssl package to gain https support.
 
-	  http://www.dillo.org
+	  https://dillo-browser.github.io/
 
 comment "dillo needs a toolchain w/ C++"
 	depends on BR2_PACKAGE_XORG7 && BR2_USE_MMU
diff --git a/package/dillo/dillo.mk b/package/dillo/dillo.mk
index a6885f5c14..5a823aa4a3 100644
--- a/package/dillo/dillo.mk
+++ b/package/dillo/dillo.mk
@@ -6,7 +6,7 @@
 
 DILLO_VERSION = 3.0.5
 DILLO_SOURCE = dillo-$(DILLO_VERSION).tar.bz2
-DILLO_SITE = http://www.dillo.org/download
+DILLO_SITE = https://github.com/dillo-browser/dillo/releases/download/v$(DILLO_VERSION)/
 DILLO_LICENSE = GPL-3.0+
 DILLO_LICENSE_FILES = COPYING
 # configure.ac gets patched, so autoreconf is necessary
-- 
2.39.5

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

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

* Re: [Buildroot] [PATCH] package/dillo: move to github
  2025-02-05 10:41 [Buildroot] [PATCH] package/dillo: move to github Peter Korsgaard
@ 2025-02-05 11:50 ` Thomas Petazzoni via buildroot
  2025-02-08 16:59 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni via buildroot @ 2025-02-05 11:50 UTC (permalink / raw)
  To: Peter Korsgaard; +Cc: buildroot

On Wed,  5 Feb 2025 11:41:03 +0100
Peter Korsgaard <peter@korsgaard.com> wrote:

> Fixes http://autobuild.buildroot.net/results/9c33099772398ab592bf38c2f4c56c2594594695/
> 
> The tarball is no longer available on dillo.org, but has been uploaded to
> github so use that instead:
> 
> https://github.com/dillo-browser/dillo/releases/tag/v3.0.5
> 
> Also adjust the URL in the help text to the new location, which states:
> 
> "The domain dillo.org is no longer under control of Dillo developers."
> 
> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
> ---
>  package/dillo/Config.in | 2 +-
>  package/dillo/dillo.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
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

* Re: [Buildroot] [PATCH] package/dillo: move to github
  2025-02-05 10:41 [Buildroot] [PATCH] package/dillo: move to github Peter Korsgaard
  2025-02-05 11:50 ` Thomas Petazzoni via buildroot
@ 2025-02-08 16:59 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2025-02-08 16:59 UTC (permalink / raw)
  To: buildroot

>>>>> "Peter" == Peter Korsgaard <peter@korsgaard.com> writes:

 > Fixes http://autobuild.buildroot.net/results/9c33099772398ab592bf38c2f4c56c2594594695/
 > The tarball is no longer available on dillo.org, but has been uploaded to
 > github so use that instead:

 > https://github.com/dillo-browser/dillo/releases/tag/v3.0.5

 > Also adjust the URL in the help text to the new location, which states:

 > "The domain dillo.org is no longer under control of Dillo developers."

 > Signed-off-by: Peter Korsgaard <peter@korsgaard.com>

Committed to 2024.02.x and 2024.11.x, thanks.

-- 
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2025-02-08 16:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-05 10:41 [Buildroot] [PATCH] package/dillo: move to github Peter Korsgaard
2025-02-05 11:50 ` Thomas Petazzoni via buildroot
2025-02-08 16:59 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox