Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
#############################################################
|
||||
################################################################################
|
||||
#
|
||||
# python-simpleaudio
|
||||
#
|
||||
#############################################################
|
||||
################################################################################
|
||||
|
||||
PYTHON_SIMPLEAUDIO_VERSION = 1.0.1
|
||||
PYTHON_SIMPLEAUDIO_SOURCE = simpleaudio-$(PYTHON_SIMPLEAUDIO_VERSION).tar.gz
|
||||
|
||||
Reference in New Issue
Block a user