Merge pull request #1492 from awiouy/emby-3.2.8

emby: update to 3.2.8
This commit is contained in:
Christian Hewitt 2017-04-08 11:41:34 +04:00 committed by GitHub
commit 6c328cfe3b
4 changed files with 8 additions and 4 deletions

View File

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

View File

@ -17,7 +17,7 @@
################################################################################
PKG_NAME="x264"
PKG_VERSION="snapshot-20170228-2245-stable"
PKG_VERSION="snapshot-20170327-2245-stable"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="http://www.videolan.org/developers/x264.html"

View File

@ -1,3 +1,7 @@
113
- Updated to version 3.2.8
- Rebuilt x264 and ffmpegx
112
- Refer to libMagickWand-7

View File

@ -17,8 +17,8 @@
################################################################################
PKG_NAME="emby"
PKG_VERSION="3.2.5"
PKG_REV="112"
PKG_VERSION="3.2.8"
PKG_REV="113"
PKG_ARCH="any"
PKG_LICENSE="OSS"
PKG_SITE="http://emby.media"