boblightd: rebuild for addon version 2.1

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2012-03-21 04:15:48 +01:00
parent 29db35338d
commit 11a6ab36c9
2 changed files with 5 additions and 2 deletions

View File

@ -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

View File

@ -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"