ffmpeg: bump Amlogic to dev/7.1.1/rpi_import_1 latest

This commit is contained in:
Christian Hewitt 2025-02-18 10:17:52 +00:00
parent 7512ac6320
commit 7ab0371192
No known key found for this signature in database

View File

@ -14,9 +14,9 @@ PKG_PATCH_DIRS="libreelec"
case "${PROJECT}" in
Amlogic)
PKG_VERSION="5f39f6c33638de22605b16ec8dc1898135b09bb0"
PKG_FFMPEG_BRANCH="test/7.1/main"
PKG_SHA256="f432ea06ef9414ba26cccb95287f00718e12b5ad27c9079fc0c0cefc4b4a2325"
PKG_VERSION="6dbf87aefd7f491210abe1e043a1c228fa1439a0"
PKG_FFMPEG_BRANCH="test/7.1.1/main"
PKG_SHA256="66aead94c3884c9bc1ff2866f44d87f2f61d106bf203e1c723f83170b7e84297"
PKG_URL="https://github.com/jc-kynesim/rpi-ffmpeg/archive/${PKG_VERSION}.tar.gz"
;;
RPi)