Bump buidlroot version to 2018.02.6

This commit is contained in:
jbnadal
2018-10-22 14:55:59 +02:00
parent 222960cedb
commit bec94fdb63
6150 changed files with 84803 additions and 117446 deletions

View File

@@ -4,8 +4,9 @@ config BR2_PACKAGE_PYTHON_SIMPLEAUDIO
depends on BR2_TOOLCHAIN_HAS_THREADS # alsa-lib
select BR2_PACKAGE_ALSA_LIB
help
The simplaudio package provides cross-platform, dependency-free
audio playback capability for Python 3 on OSX, Windows, and Linux.
The simplaudio package provides cross-platform,
dependency-free audio playback capability for Python 3 on
OSX, Windows, and Linux.
https://github.com/hamiltron/py-simple-audio

View File

@@ -1,8 +1,8 @@
#############################################################
################################################################################
#
# python-simpleaudio
#
#############################################################
################################################################################
PYTHON_SIMPLEAUDIO_VERSION = 1.0.1
PYTHON_SIMPLEAUDIO_SOURCE = simpleaudio-$(PYTHON_SIMPLEAUDIO_VERSION).tar.gz