mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
package/python-rpi-gpio: bump version to 0.6.2
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
f338578aa2
commit
43a60215f2
4
package/python-rpi-gpio/python-rpi-gpio.mk
Executable file → Normal file
4
package/python-rpi-gpio/python-rpi-gpio.mk
Executable file → Normal file
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_RPI_GPIO_VERSION = 0.6.1
|
||||
PYTHON_RPI_GPIO_VERSION = 0.6.2
|
||||
PYTHON_RPI_GPIO_SOURCE = RPi.GPIO-$(PYTHON_RPI_GPIO_VERSION).tar.gz
|
||||
PYTHON_RPI_GPIO_SITE = http://sourceforge.net/projects/raspberry-gpio-python/files
|
||||
PYTHON_RPI_GPIO_SITE = https://pypi.python.org/packages/c1/a8/de92cf6d04376f541ce250de420f4fe7cbb2b32a7128929a600bc89aede5
|
||||
PYTHON_RPI_GPIO_LICENSE = MIT
|
||||
PYTHON_RPI_GPIO_LICENSE_FILES = LICENCE.txt
|
||||
PYTHON_RPI_GPIO_SETUP_TYPE = distutils
|
||||
|
||||
Reference in New Issue
Block a user