mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 21:26:49 +00:00
parent
1916d3af63
commit
d720427421
@ -1,2 +1,6 @@
|
|||||||
|
8.0.101
|
||||||
|
- Updated to version 3.0.5985
|
||||||
|
- Removed mono build dependency
|
||||||
|
|
||||||
8.0.100
|
8.0.100
|
||||||
- Initial release
|
- Initial release
|
||||||
|
@ -17,13 +17,13 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
PKG_NAME="emby"
|
PKG_NAME="emby"
|
||||||
PKG_VERSION="3.0.5972"
|
PKG_VERSION="3.0.5985"
|
||||||
PKG_REV="100"
|
PKG_REV="101"
|
||||||
PKG_ARCH="any"
|
PKG_ARCH="any"
|
||||||
PKG_LICENSE="OSS"
|
PKG_LICENSE="OSS"
|
||||||
PKG_SITE="http://emby.media"
|
PKG_SITE="http://emby.media"
|
||||||
PKG_URL="https://github.com/MediaBrowser/Emby/releases/download/$PKG_VERSION/Emby.Mono.zip"
|
PKG_URL="https://github.com/MediaBrowser/Emby/releases/download/$PKG_VERSION/Emby.Mono.zip"
|
||||||
PKG_DEPENDS_TARGET="toolchain mono imagemagick"
|
PKG_DEPENDS_TARGET="toolchain imagemagick"
|
||||||
PKG_PRIORITY="optional"
|
PKG_PRIORITY="optional"
|
||||||
PKG_SECTION="service"
|
PKG_SECTION="service"
|
||||||
PKG_SHORTDESC="Emby: a personal media server"
|
PKG_SHORTDESC="Emby: a personal media server"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user