[vlc-commits] [Git][videolan/vlc][master] contrib/live555: fix download URL
Steve Lhomme (@robUx4)
gitlab at videolan.org
Thu Sep 11 08:10:37 UTC 2025
Steve Lhomme pushed to branch master at VideoLAN / VLC
Commits:
4df9268a by Martin Finkel at 2025-09-11T07:32:40+00:00
contrib/live555: fix download URL
- - - - -
1 changed file:
- contrib/src/live555/rules.mak
Changes:
=====================================
contrib/src/live555/rules.mak
=====================================
@@ -2,7 +2,7 @@
LIVE555_VERSION := 2022.07.14
LIVE555_FILE := live.$(LIVE555_VERSION).tar.gz
-LIVEDOTCOM_URL := $(CONTRIB_VIDEOLAN)/$(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/4df9268a77f7a33a6ee6d5932629f8f238637f98
--
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/4df9268a77f7a33a6ee6d5932629f8f238637f98
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