Merge pull request #3314 from awiouy/92-emby402

emby4: update to 4.0.2.0
This commit is contained in:
CvH 2019-02-16 08:28:37 +01:00 committed by GitHub
commit edd124ac5a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 3 deletions

View File

@ -1,2 +1,5 @@
101
- Update to 4.0.2.0
100
- Initial release

View File

@ -2,9 +2,9 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="emby4"
PKG_VERSION="4.0.0.2"
PKG_SHA256="cac3de0f4b75d421719676377bae80274338a493e79c0498c8772e7e51cd8edf"
PKG_REV="100"
PKG_VERSION="4.0.2.0"
PKG_SHA256="555e5646a6a70651876e0d61841d6a3365fd7f055ba7a1d2dcd93803c9915509"
PKG_REV="101"
PKG_ARCH="any"
PKG_LICENSE="prop."
PKG_SITE="http://emby.media"