Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/libcodec2: fix upstream source URL
@ 2018-02-03 22:41 Bernd Kuhls
  2018-02-04 22:48 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Bernd Kuhls @ 2018-02-03 22:41 UTC (permalink / raw)
  To: buildroot

Upstream changed to URL of the source tarball and removed SHA1SUMS.
Added license hash.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/libcodec2/libcodec2.hash | 3 +--
 package/libcodec2/libcodec2.mk   | 2 +-
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/package/libcodec2/libcodec2.hash b/package/libcodec2/libcodec2.hash
index 47483604cc..e401e9d30e 100644
--- a/package/libcodec2/libcodec2.hash
+++ b/package/libcodec2/libcodec2.hash
@@ -1,4 +1,3 @@
-# sha1 from http://files.freedv.org/codec2/SHA1SUMS
-sha1   8988aa33121b857d58a16f75b5061281b254a146	codec-0.7.tar.xz
 # Locally computed
 sha256 0695bb93cd985dd39f02f0db35ebc28a98b9b88747318f90774aba5f374eadb2  codec2-0.7.tar.xz
+sha256 9ebb6f82b7380a62ac74c5f0322c88e6744dedf2ebe1f54d6f088282b39844bf  COPYING
diff --git a/package/libcodec2/libcodec2.mk b/package/libcodec2/libcodec2.mk
index 7d1c6c3839..3253a35956 100644
--- a/package/libcodec2/libcodec2.mk
+++ b/package/libcodec2/libcodec2.mk
@@ -5,7 +5,7 @@
 ################################################################################
 
 LIBCODEC2_VERSION = 0.7
-LIBCODEC2_SITE = http://files.freedv.org/codec2
+LIBCODEC2_SITE = https://freedv.com/wp-content/uploads/sites/8/2017/10
 LIBCODEC2_SOURCE = codec2-$(LIBCODEC2_VERSION).tar.xz
 LIBCODEC2_LICENSE = LGPL-2.1
 LIBCODEC2_LICENSE_FILES = COPYING
-- 
2.11.0

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

* [Buildroot] [PATCH 1/1] package/libcodec2: fix upstream source URL
  2018-02-03 22:41 [Buildroot] [PATCH 1/1] package/libcodec2: fix upstream source URL Bernd Kuhls
@ 2018-02-04 22:48 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2018-02-04 22:48 UTC (permalink / raw)
  To: buildroot

Hello,

On Sat,  3 Feb 2018 23:41:27 +0100, Bernd Kuhls wrote:
> Upstream changed to URL of the source tarball and removed SHA1SUMS.
> Added license hash.
> 
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
> ---
>  package/libcodec2/libcodec2.hash | 3 +--
>  package/libcodec2/libcodec2.mk   | 2 +-
>  2 files changed, 2 insertions(+), 3 deletions(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com

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

end of thread, other threads:[~2018-02-04 22:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-03 22:41 [Buildroot] [PATCH 1/1] package/libcodec2: fix upstream source URL Bernd Kuhls
2018-02-04 22:48 ` Thomas Petazzoni

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