Skip to content

Commit 979c877

Browse files
SketchyFletchyguysoft
authored andcommitted
Update moved x264 source URL
VLC source management moved to GitLab and changed URLs at some point.
1 parent 8547f25 commit 979c877

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/modules/ffmpeg/start_chroot_script

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ apt-get update
1313
apt-get install -y checkinstall git
1414

1515
pushd /usr/src
16-
git clone git://git.videolan.org/x264
16+
git clone https://code.videolan.org/videolan/x264.git
1717
pushd x264
1818
./configure --host=arm-unknown-linux-gnueabi --enable-static --disable-opencl
1919
make -j 2

0 commit comments

Comments
 (0)