ffmpegx: update addon to 114

This commit is contained in:
heitbaum 2021-01-17 06:52:58 +00:00
parent 85176acee6
commit f7357df192
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,6 @@
114
- x264: update to 2021-01-07
113 113
- Update Ffmpeg to 4.3.1 - Update Ffmpeg to 4.3.1

View File

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