rpi-tools: update to 110

This commit is contained in:
CvH 2021-07-04 19:45:30 +02:00
parent 79a8cf4a70
commit e6ebe8ec8c
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
110
- Update gpiozero to 1.6.2
- Update RPi.GPIO to 0.7.1a4
109
- Update gpiozero to 1.5.1

View File

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