tools/ffmpeg/gen-patches.sh: switch RPi to jc/test/4.4.1/main branch

Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
Matthias Reichl 2023-03-21 17:36:22 +01:00
parent d1ae498653
commit 1e008188ba

View File

@ -46,7 +46,7 @@ create_patch() {
;;
rpi)
REPO="https://github.com/jc-kynesim/rpi-ffmpeg"
REFSPEC="dev/4.4/rpi_import_1"
REFSPEC="test/4.4.1/main"
PATCH_CREATE_DIFF="yes"
;;
kodi)