gpiozero: update to 1.5.1

update 1.5.0 (13 Feb 2019) to 1.5.1 (25 Jun 2019)
changelog: https://raw.githubusercontent.com/gpiozero/gpiozero/master/debian/changelog
This commit is contained in:
heitbaum 2021-01-09 12:05:32 +00:00
parent 188c9c48f4
commit 2a9b577cd0

View File

@ -2,8 +2,8 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="gpiozero"
PKG_VERSION="1.5.0"
PKG_SHA256="5075c93f61e1ca4f7813544a9e7ef238e77482b47a5602b8e40c71f177930585"
PKG_VERSION="1.5.1"
PKG_SHA256="ae1a8dc4e6e793ffd8f900968f3290d218052c46347fa0c0503c65fabe422e4d"
PKG_ARCH="arm"
PKG_LICENSE="BSD"
PKG_SITE="https://github.com/RPi-Distro/python-gpiozero"