flatpak: Use Github mirror for nv-codec-headers

git.videolan.org repo seems to be inconsitent.
This commit is contained in:
tytan652
2023-03-18 11:05:17 +01:00
committed by Rodney
parent 9bde0afc74
commit 3eab477211
+1 -1
View File
@@ -96,7 +96,7 @@
"sources": [
{
"type": "git",
"url": "https://git.videolan.org/git/ffmpeg/nv-codec-headers.git",
"url": "https://github.com/FFmpeg/nv-codec-headers.git",
"tag": "n11.1.5.1",
"commit": "84483da70d903239d4536763fde8c7e6c4e80784"
}