All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] package/tllist: update download URL
@ 2024-08-28 15:32 Waldemar Brodkorb
  2024-09-03 19:20 ` Thomas Petazzoni via buildroot
  2024-09-18 20:20 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Waldemar Brodkorb @ 2024-08-28 15:32 UTC (permalink / raw)
  To: buildroot

Fix download URL. Tarball is renamed, too.

Fixes:

 http://autobuild.buildroot.org/results/950/950688493021c12c4dea98ac4b220355d917ff69

Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
---
 package/tllist/tllist.hash | 2 +-
 package/tllist/tllist.mk   | 3 +--
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/package/tllist/tllist.hash b/package/tllist/tllist.hash
index 2806d62355..73d382767a 100644
--- a/package/tllist/tllist.hash
+++ b/package/tllist/tllist.hash
@@ -1,3 +1,3 @@
 # Locally computed
-sha256  3f3fe2f7433719cec816c63937a7aa36e566bd317763ef46d11562073ab6361d  1.1.0.tar.gz
+sha256  a1f0ce0dc4fcb4ce59c37202a1d914c853a8bd2d7c5d57d623b15a8dd9778767  tllist-1.1.0.tar.gz
 sha256  d534a23a31500a0ac958d9634b84f532bd73ff1aca1bb8f7debbcbebc16ff39a  LICENSE
diff --git a/package/tllist/tllist.mk b/package/tllist/tllist.mk
index 69a34a65ab..26e21ccbe1 100644
--- a/package/tllist/tllist.mk
+++ b/package/tllist/tllist.mk
@@ -5,8 +5,7 @@
 ################################################################################
 
 TLLIST_VERSION = 1.1.0
-TLLIST_SOURCE = $(TLLIST_VERSION).tar.gz
-TLLIST_SITE = https://codeberg.org/dnkl/tllist/archive
+TLLIST_SITE = https://codeberg.org/dnkl/tllist/releases/download/$(TLLIST_VERSION)
 TLLIST_LICENSE = MIT
 TLLIST_LICENSE_FILES = LICENSE
 # header only
-- 
2.30.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/tllist: update download URL
  2024-08-28 15:32 [Buildroot] [PATCH] package/tllist: update download URL Waldemar Brodkorb
@ 2024-09-03 19:20 ` Thomas Petazzoni via buildroot
  2024-09-18 20:20 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni via buildroot @ 2024-09-03 19:20 UTC (permalink / raw)
  To: Waldemar Brodkorb; +Cc: buildroot

On Wed, 28 Aug 2024 17:32:14 +0200
Waldemar Brodkorb <wbx@openadk.org> wrote:

> Fix download URL. Tarball is renamed, too.
> 
> Fixes:
> 
>  http://autobuild.buildroot.org/results/950/950688493021c12c4dea98ac4b220355d917ff69
> 
> Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
> ---
>  package/tllist/tllist.hash | 2 +-
>  package/tllist/tllist.mk   | 3 +--
>  2 files changed, 2 insertions(+), 3 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/tllist: update download URL
  2024-08-28 15:32 [Buildroot] [PATCH] package/tllist: update download URL Waldemar Brodkorb
  2024-09-03 19:20 ` Thomas Petazzoni via buildroot
@ 2024-09-18 20:20 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2024-09-18 20:20 UTC (permalink / raw)
  To: Waldemar Brodkorb; +Cc: buildroot

>>>>> "Waldemar" == Waldemar Brodkorb <wbx@openadk.org> writes:

 > Fix download URL. Tarball is renamed, too.
 > Fixes:

 >  http://autobuild.buildroot.org/results/950/950688493021c12c4dea98ac4b220355d917ff69

 > Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>

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 20:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-28 15:32 [Buildroot] [PATCH] package/tllist: update download URL Waldemar Brodkorb
2024-09-03 19:20 ` Thomas Petazzoni via buildroot
2024-09-18 20:20 ` 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.