emby: update to 3.2.26.0

This commit is contained in:
Jdiesel87 2017-07-31 13:46:37 -06:00 committed by Christian Hewitt
parent e97c647833
commit e19df6f449
2 changed files with 6 additions and 3 deletions

View File

@ -1,4 +1,7 @@
114
115:
- Update to version 3.2.26.0
114:
- Update to version 3.2.17.0
- Rebuild libx264, ffmpegx and imagemagick
- Use ffmpgex by default

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"