emby: update to 3.5.2.0

This commit is contained in:
awiouy 2018-08-18 08:52:36 +02:00
parent 092b9fc2d3
commit 1bd12c4615
2 changed files with 7 additions and 3 deletions

View File

@ -1,3 +1,7 @@
123
- Update to 3.5.2.0
- Update imagemagick to 7.0.8-10 and build it without pango
122
- Bump addon

View File

@ -2,9 +2,9 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="emby"
PKG_VERSION="3.5.1.0"
PKG_SHA256="378c2b23f9c7359434c7790581b885b2c8c526ba3377502b86260b18b927e48c"
PKG_REV="122"
PKG_VERSION="3.5.2.0"
PKG_SHA256="fe5561c27a5d2bbe79a9717ecb2eb8ce4f243592494b813250d2db56da5a3710"
PKG_REV="123"
PKG_ARCH="any"
PKG_LICENSE="OSS"
PKG_SITE="http://emby.media"