Merge pull request #1841 from Jdiesel87/libreelec-8.0

Emby: update to 3.2.26.0
This commit is contained in:
Christian Hewitt 2017-07-30 09:46:55 +04:00 committed by GitHub
commit 17e72d00bf
2 changed files with 5 additions and 2 deletions

View File

@ -1,3 +1,6 @@
115:
- Update to version 3.2.26.0
114:
- Update to version 3.2.17.0
- Rebuild libx264, ffmpegx and imagemagick

View File

@ -17,8 +17,8 @@
################################################################################
PKG_NAME="emby"
PKG_VERSION="3.2.17.0"
PKG_REV="114"
PKG_VERSION="3.2.26.0"
PKG_REV="115"
PKG_LICENSE="OSS"
PKG_SITE="http://emby.media"
PKG_URL="https://github.com/MediaBrowser/Emby/releases/download/$PKG_VERSION/Emby.Mono.zip"