All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] package/speexdsp+tremor: switch to new git repository
@ 2020-05-24  8:58 Yann E. MORIN
  2020-05-25 20:30 ` Peter Korsgaard
  2020-05-31 21:19 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Yann E. MORIN @ 2020-05-24  8:58 UTC (permalink / raw)
  To: buildroot

The original git server on git.xiph.org died, and the Xiph project has
now moved on to host their repositories on gitlab.comn instead.

Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
---
 package/speexdsp/speexdsp.mk | 2 +-
 package/tremor/tremor.mk     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/speexdsp/speexdsp.mk b/package/speexdsp/speexdsp.mk
index 901f22b9e6..35c06dd833 100644
--- a/package/speexdsp/speexdsp.mk
+++ b/package/speexdsp/speexdsp.mk
@@ -5,7 +5,7 @@
 ################################################################################
 
 SPEEXDSP_VERSION = SpeexDSP-1.2.0
-SPEEXDSP_SITE = https://git.xiph.org/speexdsp.git
+SPEEXDSP_SITE = https://gitlab.xiph.org/xiph/speexdsp.git
 SPEEXDSP_SITE_METHOD = git
 SPEEXDSP_LICENSE = BSD-3-Clause
 SPEEXDSP_LICENSE_FILES = COPYING
diff --git a/package/tremor/tremor.mk b/package/tremor/tremor.mk
index 835fe36172..a865e681df 100644
--- a/package/tremor/tremor.mk
+++ b/package/tremor/tremor.mk
@@ -5,7 +5,7 @@
 ################################################################################
 
 TREMOR_VERSION = 7c30a66346199f3f09017a09567c6c8a3a0eedc8
-TREMOR_SITE = https://git.xiph.org/tremor.git
+TREMOR_SITE = https://gitlab.xiph.org/xiph/tremor.git
 TREMOR_SITE_METHOD = git
 TREMOR_LICENSE = BSD-3-Clause
 TREMOR_LICENSE_FILES = COPYING
-- 
2.20.1

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

* [Buildroot] [PATCH] package/speexdsp+tremor: switch to new git repository
  2020-05-24  8:58 [Buildroot] [PATCH] package/speexdsp+tremor: switch to new git repository Yann E. MORIN
@ 2020-05-25 20:30 ` Peter Korsgaard
  2020-05-31 21:19 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2020-05-25 20:30 UTC (permalink / raw)
  To: buildroot

>>>>> "Yann" == Yann E MORIN <yann.morin.1998@free.fr> writes:

 > The original git server on git.xiph.org died, and the Xiph project has
 > now moved on to host their repositories on gitlab.comn instead.

 > Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>

Committed, thanks.

-- 
Bye, Peter Korsgaard

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

* [Buildroot] [PATCH] package/speexdsp+tremor: switch to new git repository
  2020-05-24  8:58 [Buildroot] [PATCH] package/speexdsp+tremor: switch to new git repository Yann E. MORIN
  2020-05-25 20:30 ` Peter Korsgaard
@ 2020-05-31 21:19 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2020-05-31 21:19 UTC (permalink / raw)
  To: buildroot

>>>>> "Yann" == Yann E MORIN <yann.morin.1998@free.fr> writes:

 > The original git server on git.xiph.org died, and the Xiph project has
 > now moved on to host their repositories on gitlab.comn instead.

 > Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>

Committed to 2020.02.x, thanks.

-- 
Bye, Peter Korsgaard

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

end of thread, other threads:[~2020-05-31 21:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-24  8:58 [Buildroot] [PATCH] package/speexdsp+tremor: switch to new git repository Yann E. MORIN
2020-05-25 20:30 ` Peter Korsgaard
2020-05-31 21:19 ` 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.