rpi_ws281x: update to 6c5ade9

Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
Matthias Reichl 2018-06-08 18:53:58 +02:00
parent 5f905a1cd8
commit 3cef93f075

View File

@ -17,8 +17,8 @@
################################################################################
PKG_NAME="rpi_ws281x"
PKG_VERSION="f580777"
PKG_SHA256="edc831ff9daac354c54bfab1dad52f282ad44225d5769e6ae2b45160fe21762e"
PKG_VERSION="6c5ade9"
PKG_SHA256="e8fb94429edc21cfd894548755a417eb5b2e121329f4b54270cfb3f727696e21"
PKG_ARCH="any"
PKG_LICENSE="BSD-3c"
PKG_SITE="https://github.com/hyperion-project/rpi_ws281x"