diff options
author | Bernd Kuhls <bernd.kuhls@t-online.de> | 2016-01-31 13:24:22 +0100 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2016-01-31 13:59:13 +0100 |
commit | 9ebb7f600381c1f88b7f5e093bd51a38cf5f68c4 (patch) | |
tree | efcedf70704f22d42d7d72f0c065d63755cda3a2 /package/python-alsaaudio/Config.in | |
parent | 778484983d69d159877e98cdac1e6f19c6cf5169 (diff) | |
download | buildroot-9ebb7f600381c1f88b7f5e093bd51a38cf5f68c4.tar.gz buildroot-9ebb7f600381c1f88b7f5e093bd51a38cf5f68c4.zip |
package/python-alsaaudio: bump version to 0.8.2
Upstream moved to github, the old project site now redirects to the URL
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/python-alsaaudio/Config.in')
-rw-r--r-- | package/python-alsaaudio/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/python-alsaaudio/Config.in b/package/python-alsaaudio/Config.in index 22a7e87d6f..60523bf70a 100644 --- a/package/python-alsaaudio/Config.in +++ b/package/python-alsaaudio/Config.in @@ -11,4 +11,4 @@ config BR2_PACKAGE_PYTHON_ALSAAUDIO The PyAlsaAudio package contains bindings for the ALSA sound API. - http://pyalsaaudio.sourceforge.net/ + http://larsimmisch.github.io/pyalsaaudio/ |