mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-03 16:07:51 +00:00
boblightd: rebuild for addon version 2.1
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
29db35338d
commit
11a6ab36c9
@ -1,9 +1,12 @@
|
|||||||
|
2.1.1
|
||||||
|
- update to addon version 2.1
|
||||||
|
|
||||||
2.0.5
|
2.0.5
|
||||||
- add possibilty to start / stop addon from addon manager with enable / disable
|
- add possibilty to start / stop addon from addon manager with enable / disable
|
||||||
- restart boblightd on sleep / resume
|
- restart boblightd on sleep / resume
|
||||||
|
|
||||||
2.0.4
|
2.0.4
|
||||||
- Fixed so that boblightd will not start it's already running
|
- Fixed so that boblightd will not start if it's already running
|
||||||
|
|
||||||
2.0.3
|
2.0.3
|
||||||
- Removed LD_LIBRARY_PATH dependencies
|
- Removed LD_LIBRARY_PATH dependencies
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
|
|
||||||
PKG_NAME="boblightd"
|
PKG_NAME="boblightd"
|
||||||
PKG_VERSION="2.0.5"
|
PKG_VERSION="2.0.5"
|
||||||
PKG_REV="5"
|
PKG_REV="1"
|
||||||
PKG_ARCH="any"
|
PKG_ARCH="any"
|
||||||
PKG_LICENSE="GPL"
|
PKG_LICENSE="GPL"
|
||||||
PKG_SITE="http://code.google.com/p/boblight"
|
PKG_SITE="http://code.google.com/p/boblight"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user