Emby: update to 3.2.26.0

This commit is contained in:
Jdiesel87 2017-07-28 13:39:42 -06:00
parent bbe1c0efff
commit 35c3078930
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"