emby: update to 3.3.0.0

This commit is contained in:
Rob Loach 2018-02-25 12:05:07 +01:00 committed by cvh
parent 9e858a2e71
commit 8a2cf7eedd
2 changed files with 6 additions and 3 deletions

View File

@ -1,3 +1,6 @@
118
- Update to 3.3.0.0
117
- Update to 3.2.34.0
- Use reworked ffmpegx

View File

@ -17,9 +17,9 @@
################################################################################
PKG_NAME="emby"
PKG_VERSION="3.2.34.0"
PKG_SHA256="85a1bf1d88321063f3c01d84e43226c45418126ec4b4c1e05ea7b53f1152bd81"
PKG_REV="117"
PKG_VERSION="3.3.0.0"
PKG_SHA256="15ca0835d939dbd2ac730bafa1377276c3a63854fd6a2ace8ff02dd439cdd692"
PKG_REV="118"
PKG_ARCH="any"
PKG_LICENSE="OSS"
PKG_SITE="http://emby.media"