mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
Merge pull request #3872 from HiassofT/le92-rpi-gpio
[le92] update RPi.GPIO to 0.7.0
This commit is contained in:
commit
c1bb7b94ab
@ -2,8 +2,8 @@
|
||||
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="RPi.GPIO"
|
||||
PKG_VERSION="0.6.3"
|
||||
PKG_SHA256="a5fc0eb5e401963b6c0a03650da6b42c4005f02d962b81241d96c98d0a578516"
|
||||
PKG_VERSION="0.7.0"
|
||||
PKG_SHA256="7424bc6c205466764f30f666c18187a0824077daf20b295c42f08aea2cb87d3f"
|
||||
PKG_ARCH="arm"
|
||||
PKG_LICENSE="MIT"
|
||||
PKG_SITE="http://sourceforge.net/p/raspberry-gpio-python/"
|
||||
|
@ -1,3 +1,6 @@
|
||||
107
|
||||
- Update RPi.GPIO to 0.7.0
|
||||
|
||||
106
|
||||
- Update gpiozero to 1.5.0 (doesn't require setuptools)
|
||||
- Add colorzero 1.1 required by gpiozero
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PKG_NAME="rpi-tools"
|
||||
PKG_VERSION="1.0"
|
||||
PKG_REV="106"
|
||||
PKG_REV="107"
|
||||
PKG_ARCH="arm"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="https://libreelec.tv"
|
||||
|
Loading…
x
Reference in New Issue
Block a user