summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-pyalsaaudio_0.11.0.bb (renamed from meta-python/recipes-devtools/python/python3-pyalsaaudio_0.10.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pyalsaaudio_0.10.0.bb b/meta-python/recipes-devtools/python/python3-pyalsaaudio_0.11.0.bb
index 8b22faad3a..8917c88605 100644
--- a/meta-python/recipes-devtools/python/python3-pyalsaaudio_0.10.0.bb
+++ b/meta-python/recipes-devtools/python/python3-pyalsaaudio_0.11.0.bb
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=1a3b161aa0fcec32a0c8907a2219ad9d"
5 5
6inherit pypi setuptools3 6inherit pypi setuptools3
7 7
8SRC_URI[sha256sum] = "e21175500a2bd310ae3867e7991639defc1e2a5c92cf1b9f7083296b346738ab" 8SRC_URI[sha256sum] = "a78a9dca33524b2c9064b34e21f5ab874272313cf324a9a77592f396a5e0fddc"
9 9
10DEPENDS += "alsa-lib" 10DEPENDS += "alsa-lib"
11 11