Update FFmpeg URL in .gitmodules

This commit is contained in:
sukibaby
2024-05-28 23:03:00 -07:00
committed by teejusb
parent 03033857c2
commit e5d7b0db6c
+1 -1
View File
@@ -16,7 +16,7 @@
shallow = true
[submodule "extern/ffmpeg"]
path = extern/ffmpeg
url = https://git.ffmpeg.org/ffmpeg.git
url = https://github.com/FFmpeg/FFmpeg.git
[submodule "extern/libpng"]
path = extern/libpng
url = https://github.com/glennrp/libpng.git