mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
emby4: update to 4.4.3.0
This commit is contained in:
parent
dd8fc8e71b
commit
2e6bdbb6ec
@ -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
|
||||
|
||||
|
@ -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"
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user