emby4: update to 4.4.3.0

This commit is contained in:
awiouy 2020-07-14 14:01:02 +02:00
parent dd8fc8e71b
commit 2e6bdbb6ec
3 changed files with 9 additions and 4 deletions

View File

@ -1,3 +1,8 @@
108
- Update to 4.4.2.0
- Fix system.d
- Update ImageMagick to 7.0.10-23
107
- Update ImageMagick to 7.0.10-9

View File

@ -2,9 +2,9 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="emby4"
PKG_VERSION="4.4.2.0"
PKG_SHA256="36c65cfbd41ec83d415c098384032cd414da4f670e77013da7eb901bd16afe27"
PKG_REV="107"
PKG_VERSION="4.4.3.0"
PKG_SHA256="9f14243bdc400ca9da2bb1b3e2ca3755f96293a6016bfbb5689cd7fcbc963f6b"
PKG_REV="108"
PKG_ARCH="any"
PKG_LICENSE="prop."
PKG_SITE="http://emby.media"

View File

@ -10,4 +10,4 @@ ExecStart=/bin/sh /storage/.kodi/addons/service.emby4/bin/emby4.start
Restart=always
[Install]
WantedBy=mult-user.target
WantedBy=multi-user.target