ffmpeg-tools: bump to 108

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
This commit is contained in:
Ian Leonard 2019-10-02 00:17:35 +00:00
parent 104c9defd8
commit 47d66c7e3f
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
108
- Update FFmpeg to 4.1.4
- Update libopus to 1.3.1
- Update gnutls to 3.6.10
107
- Update aom to 2019-03-05
- Update FFmpeg to 4.1.3

View File

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