ffmpeg: bump Amlogic to latest JC changes for testing

This commit is contained in:
Christian Hewitt 2022-03-23 09:34:29 +00:00
parent 84fdbeb1b3
commit 8f21573505

View File

@ -11,8 +11,8 @@ PKG_BUILD_FLAGS="-gold"
case "${PROJECT}" in
Amlogic)
PKG_VERSION="6144fe76840e1d8dfd549ba9c72e2cce01db9638" # dev/4.4/rpi_import_1
PKG_SHA256="b014a7ad4a592163c5af47e105e967a26856824b8f603e3e39c80af50975f1e7"
PKG_VERSION="0e5290bcac015e52f6a65dafaf41ea125816257f" # dev/4.4/rpi_import_1
PKG_SHA256="4bd6e56920b90429bc09e43cda554f5bb9125c4ac090b4331fc459bb709eea68"
PKG_URL="https://github.com/jc-kynesim/rpi-ffmpeg/archive/${PKG_VERSION}.tar.gz"
PKG_PATCH_DIRS="libreelec"
;;