rpi-tools: update to 109

This commit is contained in:
heitbaum 2021-01-09 12:04:00 +00:00
parent 685ee71268
commit 188c9c48f4
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,6 @@
109
- Update gpiozero to 1.5.1
108
- Remove legacy camera tools

View File

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