mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-03-02 14:32:10 +00:00
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:
committed by
Peter Korsgaard
parent
778484983d
commit
9ebb7f6003
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user