Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] package/aumix: update AUMIX_SITE
@ 2024-08-20  7:45 Waldemar Brodkorb
  2024-08-20 21:24 ` Thomas Petazzoni via buildroot
  0 siblings, 1 reply; 3+ messages in thread
From: Waldemar Brodkorb @ 2024-08-20  7:45 UTC (permalink / raw)
  To: buildroot

The old URL gives 403 forbidden.
Use a working sourceforge URL.

Fixes:
 - http://autobuild.buildroot.org/results/c0c/c0c3945cade7a6d7a615ac23523c93b02dbb056f

Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
---
 package/aumix/aumix.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/aumix/aumix.mk b/package/aumix/aumix.mk
index 03072d5d35..d5c2831dcd 100644
--- a/package/aumix/aumix.mk
+++ b/package/aumix/aumix.mk
@@ -6,7 +6,7 @@
 
 AUMIX_VERSION = 2.9.1
 AUMIX_SOURCE = aumix-$(AUMIX_VERSION).tar.bz2
-AUMIX_SITE = http://jpj.net/~trevor/aumix/releases
+AUMIX_SITE = https://sourceforge.net/projects/aumix/files/aumix/$(AUMIX_VERSION)
 AUMIX_AUTORECONF = YES
 AUMIX_AUTOPOINT = YES
 AUMIX_LICENSE = GPL-2.0+
-- 
2.39.2

_______________________________________________
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/aumix: update AUMIX_SITE
  2024-08-20  7:45 [Buildroot] [PATCH] package/aumix: update AUMIX_SITE Waldemar Brodkorb
@ 2024-08-20 21:24 ` Thomas Petazzoni via buildroot
  2024-09-18 11:12   ` Peter Korsgaard
  0 siblings, 1 reply; 3+ messages in thread
From: Thomas Petazzoni via buildroot @ 2024-08-20 21:24 UTC (permalink / raw)
  To: Waldemar Brodkorb; +Cc: buildroot

On Tue, 20 Aug 2024 09:45:20 +0200
Waldemar Brodkorb <wbx@openadk.org> wrote:

> The old URL gives 403 forbidden.
> Use a working sourceforge URL.
> 
> Fixes:
>  - http://autobuild.buildroot.org/results/c0c/c0c3945cade7a6d7a615ac23523c93b02dbb056f
> 
> Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
> ---
>  package/aumix/aumix.mk | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Thanks for the patch! In addition to AUMIX_SITE, one also needed to fix
the URL in the Config.in help text, so I did that and 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/aumix: update AUMIX_SITE
  2024-08-20 21:24 ` Thomas Petazzoni via buildroot
@ 2024-09-18 11:12   ` Peter Korsgaard
  0 siblings, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2024-09-18 11:12 UTC (permalink / raw)
  To: Thomas Petazzoni via buildroot; +Cc: Thomas Petazzoni

>>>>> "Thomas" == Thomas Petazzoni via buildroot <buildroot@buildroot.org> writes:

 > On Tue, 20 Aug 2024 09:45:20 +0200
 > Waldemar Brodkorb <wbx@openadk.org> wrote:

 >> The old URL gives 403 forbidden.
 >> Use a working sourceforge URL.
 >> 
 >> Fixes:
 >> - http://autobuild.buildroot.org/results/c0c/c0c3945cade7a6d7a615ac23523c93b02dbb056f
 >> 
 >> Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
 >> ---
 >> package/aumix/aumix.mk | 2 +-
 >> 1 file changed, 1 insertion(+), 1 deletion(-)

 > Thanks for the patch! In addition to AUMIX_SITE, one also needed to fix
 > the URL in the Config.in help text, so I did that and applied to
 > master, thanks!

Committed to 2024.02.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:[~2024-09-18 11:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-20  7:45 [Buildroot] [PATCH] package/aumix: update AUMIX_SITE Waldemar Brodkorb
2024-08-20 21:24 ` Thomas Petazzoni via buildroot
2024-09-18 11:12   ` Peter Korsgaard

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