boblightd: update to boblightd-478

closes #2899
This commit is contained in:
Stefan Saraev 2014-01-26 00:50:09 +02:00 committed by Stephan Raue
parent ee742a3863
commit 3dab1ee6c4
2 changed files with 5 additions and 2 deletions

View File

@ -1,3 +1,6 @@
4.1.1
- update to boblightd-478
4.1.0 4.1.0
- convert to systemd service - convert to systemd service
- rebuild for addon api bump - rebuild for addon api bump

View File

@ -17,8 +17,8 @@
################################################################################ ################################################################################
PKG_NAME="boblightd" PKG_NAME="boblightd"
PKG_VERSION="474" PKG_VERSION="478"
PKG_REV="0" 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"