Merge pull request #1019 from awiouy/emby8-3.0.8500

emby: update to 3.0.8500
This commit is contained in:
Christian Hewitt 2016-12-05 10:59:49 +04:00 committed by GitHub
commit 44374f5e5b
5 changed files with 9 additions and 5 deletions

View File

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

View File

@ -17,7 +17,7 @@
################################################################################ ################################################################################
PKG_NAME="imagemagick" PKG_NAME="imagemagick"
PKG_VERSION="6.9.5-5" PKG_VERSION="6.9.6-6"
PKG_REV="1" PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="http://www.imagemagick.org/script/license.php" PKG_LICENSE="http://www.imagemagick.org/script/license.php"

View File

@ -17,7 +17,7 @@
################################################################################ ################################################################################
PKG_NAME="x264" PKG_NAME="x264"
PKG_VERSION="snapshot-20160623-2245" PKG_VERSION="snapshot-20161203-2245-stable"
PKG_REV="1" PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"

View File

@ -1,3 +1,7 @@
108
- Updated to version 3.0.8500
107 107
- Updated to version 3.0.8300 - Updated to version 3.0.8300
- Rebuilt ffmpegx - Rebuilt ffmpegx

View File

@ -17,8 +17,8 @@
################################################################################ ################################################################################
PKG_NAME="emby" PKG_NAME="emby"
PKG_VERSION="3.0.8300" PKG_VERSION="3.0.8500"
PKG_REV="107" PKG_REV="108"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="OSS" PKG_LICENSE="OSS"
PKG_SITE="http://emby.media" PKG_SITE="http://emby.media"