Skip to content
Snippets Groups Projects
Commit 05354fe7 authored by Steve Lhomme's avatar Steve Lhomme Committed by Duncan McNamara
Browse files

buildsystem: use the proper URL for the libvlcjni repository

parent 239ae771
No related branches found
No related tags found
1 merge request!1980Aar release 3.6.0-eap13, 4.0.0-eap16, 0.13.13-rc13, and 0.13.13-vlc4-rc13
......@@ -270,7 +270,7 @@ if [ "$FORCE_VLC_4" = 1 ]; then
else
LIBVLCJNI_TESTED_HASH=fef5039810febe5a76d7766c2e748b25736a5106
fi
LIBVLCJNI_REPOSITORY=https://code.videolan.org/videolan/libvlcjni
LIBVLCJNI_REPOSITORY=https://code.videolan.org/videolan/libvlcjni.git
: ${VLC_LIBJNI_PATH:="$(pwd -P)/libvlcjni"}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment