ffmpeg-tools: bump revision

Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
Matthias Reichl 2022-08-28 13:31:51 +02:00
parent 215c321ff7
commit 0510a92982
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
119
- Switch FFmpeg to openssl3
118
- Add missing libraries
117
- Update aom (AV1) to 3.2.0
- Update VPX to 1.11.0

View File

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