mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
package/live555: switch _SITE to videolan.org
Upstream site http://www.live555.com/liveMedia/public/ removes older versions, use videolan.org instead. Fixes: https://autobuild.buildroot.net/results/7af/7af41a2774ba3ed7049e06fe290d3233e772ab19/ Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
8b1d8dd25d
commit
da133c05c3
@@ -6,7 +6,8 @@
|
||||
|
||||
LIVE555_VERSION = 2021.05.03
|
||||
LIVE555_SOURCE = live.$(LIVE555_VERSION).tar.gz
|
||||
LIVE555_SITE = http://www.live555.com/liveMedia/public
|
||||
# upstream site removes older versions, use videolan.org instead
|
||||
LIVE555_SITE = https://download.videolan.org/contrib/live555
|
||||
# There is a COPYING file with the GPL-3.0 license text, but none of
|
||||
# the source files appear to be released under GPL-3.0, and the
|
||||
# project web site says it's licensed under the LGPL:
|
||||
|
||||
Reference in New Issue
Block a user