mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
rpi_ws281x: switch to jgarff's updated version
Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
parent
21f0c4b2d5
commit
8a0a412405
@ -2,11 +2,11 @@
|
||||
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="rpi_ws281x"
|
||||
PKG_VERSION="49086d3913367d2fb014a615f9d958a47867bc39"
|
||||
PKG_SHA256="2a6142bcb9317b65168674f7164b9508652708fd4160d33f8e7e194e9dab57db"
|
||||
PKG_VERSION="7fc0bf8b31d715bbecf28e852ede5aaa388180da"
|
||||
PKG_SHA256="fb427b9fab52807f1fffe2fb71c81c7f7c30161055d58b3c184abee3d7fe1d1a"
|
||||
PKG_LICENSE="BSD-3c"
|
||||
PKG_SITE="https://github.com/hyperion-project/rpi_ws281x"
|
||||
PKG_URL="https://github.com/hyperion-project/rpi_ws281x/archive/${PKG_VERSION}.tar.gz"
|
||||
PKG_SITE="https://github.com/jgarff/rpi_ws281x"
|
||||
PKG_URL="https://github.com/jgarff/rpi_ws281x/archive/${PKG_VERSION}.tar.gz"
|
||||
PKG_DEPENDS_TARGET="toolchain"
|
||||
PKG_LONGDESC="Userspace Raspberry Pi PWM library for WS281X LEDs."
|
||||
PKG_TOOLCHAIN="manual"
|
||||
|
Loading…
x
Reference in New Issue
Block a user