ffmpeg-tools: bump revision

Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
Matthias Reichl 2020-07-30 10:00:18 +02:00
parent e5dfe2fde5
commit 85ad1f004f
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,6 @@
112
- Remove legacy RPi MMAL/OMX support
111 111
- Update AV1 to 2020-06-20 - Update AV1 to 2020-06-20
- Update FFmpeg to 4.3 - Update FFmpeg to 4.3

View File

@ -3,7 +3,7 @@
PKG_NAME="ffmpeg-tools" PKG_NAME="ffmpeg-tools"
PKG_VERSION="1.0" PKG_VERSION="1.0"
PKG_REV="111" PKG_REV="112"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="https://libreelec.tv" PKG_SITE="https://libreelec.tv"