rpi-tools: update to latest and addon (111)

This commit is contained in:
heitbaum 2022-02-07 04:18:12 +00:00
parent a5304f196c
commit 4e0fe1cecf
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,6 @@
111
- Update RPi.GPIO to 0.7.1
110
- Update gpiozero to 1.6.2
- Update RPi.GPIO to 0.7.1a4

View File

@ -3,7 +3,7 @@
PKG_NAME="rpi-tools"
PKG_VERSION="1.0"
PKG_REV="110"
PKG_REV="111"
PKG_ARCH="arm"
PKG_LICENSE="GPL"
PKG_SITE="https://libreelec.tv"