[vlc-commits] [Git][videolan/vlc][3.0.x] contrib/live555: use VideoLAN mirror instead of upstream
Steve Lhomme (@robUx4)
gitlab at videolan.org
Tue Sep 2 06:27:53 UTC 2025
Steve Lhomme pushed to branch 3.0.x at VideoLAN / VLC
Commits:
9af12a6e by Felix Paul Kühne at 2025-09-01T06:42:30+02:00
contrib/live555: use VideoLAN mirror instead of upstream
Apparently, they decided to remove all previous packages from their server.
(cherry picked from commit b194800fc45d2afc6cb97965285a6ca4885b9a1c)
- - - - -
1 changed file:
- contrib/src/live555/rules.mak
Changes:
=====================================
contrib/src/live555/rules.mak
=====================================
@@ -2,7 +2,7 @@
LIVE555_VERSION := 2016.11.28
LIVE555_FILE := live.$(LIVE555_VERSION).tar.gz
-LIVEDOTCOM_URL := http://live555.com/liveMedia/public/$(LIVE555_FILE)
+LIVEDOTCOM_URL := $(CONTRIB_VIDEOLAN)/live555/$(LIVE555_FILE)
ifdef BUILD_NETWORK
ifdef GNUV3
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/9af12a6e8240b89da4d9c2ff7e031bff9fc6c829
--
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/9af12a6e8240b89da4d9c2ff7e031bff9fc6c829
You're receiving this email because of your account on code.videolan.org.
VideoLAN code repository instance
More information about the vlc-commits
mailing list