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>
This commit is contained in:
Bernd Kuhls 2016-01-31 13:24:22 +01:00 committed by Peter Korsgaard
parent 778484983d
commit 9ebb7f6003
3 changed files with 6 additions and 4 deletions

View file

@ -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/

View file

@ -1,2 +1,4 @@
# From https://pypi.python.org/pypi?:action=show_md5&digest=1f22415a3d8da4b303182ad81c2d062e
md5 1f22415a3d8da4b303182ad81c2d062e pyalsaaudio-0.8.2.tar.gz
# Locally calculated
sha256 bbd5a9eb351def673800707f48e64680685f397e29da72ea4c9355e1a2b2a0fd pyalsaaudio-0.7.tar.gz
sha256 b6df486f1c4035041a5f3800496b86c64e48e4a7d47f94dcbca11b0187aa3a15 pyalsaaudio-0.8.2.tar.gz

View file

@ -4,9 +4,9 @@
#
################################################################################
PYTHON_ALSAAUDIO_VERSION = 0.7
PYTHON_ALSAAUDIO_VERSION = 0.8.2
PYTHON_ALSAAUDIO_SOURCE = pyalsaaudio-$(PYTHON_ALSAAUDIO_VERSION).tar.gz
PYTHON_ALSAAUDIO_SITE = http://downloads.sourceforge.net/project/pyalsaaudio
PYTHON_ALSAAUDIO_SITE = https://pypi.python.org/packages/source/p/pyalsaaudio
PYTHON_ALSAAUDIO_SETUP_TYPE = distutils
PYTHON_ALSAAUDIO_LICENSE = Python software foundation license v2
PYTHON_ALSAAUDIO_LICENSE_FILES = LICENSE