Merge pull request #677 from awiouy/ffmpegx

emby: update and rebuild ffmpegx
This commit is contained in:
Christian Hewitt 2016-08-30 09:47:17 +04:00 committed by GitHub
commit 5c0cca5935
3 changed files with 7 additions and 3 deletions

View File

@ -18,7 +18,7 @@
PKG_NAME="ffmpegx"
PKG_VERSION="libreelec"
PKG_REV="1"
PKG_REV="2"
PKG_ARCH="any"
PKG_LICENSE="LGPLv2.1+"
PKG_SITE="https://ffmpeg.org"

View File

@ -1,3 +1,7 @@
8.0.104
- Updated to version 3.0.6300
- Rebuilt ffmpegx
8.0.103
- Updated to version 3.0.6070
- Build for all architectures

View File

@ -17,8 +17,8 @@
################################################################################
PKG_NAME="emby"
PKG_VERSION="3.0.6070"
PKG_REV="103"
PKG_VERSION="3.0.6300"
PKG_REV="104"
PKG_ARCH="any"
PKG_LICENSE="OSS"
PKG_SITE="http://emby.media"