diff options
author | Wang Mingyu <wangmy@fujitsu.com> | 2023-04-24 11:24:35 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2023-04-23 21:55:52 -0700 |
commit | 353982a14e28da9950aced2a360fde136e5aa9ae (patch) | |
tree | 0ff011e8314c7ba3b5a70165a2a5768439507f02 /meta-python | |
parent | c916e99b50bda52de798e9d0ca98695b2812dd1d (diff) | |
download | meta-openembedded-353982a14e28da9950aced2a360fde136e5aa9ae.tar.gz |
python3-pyalsaaudio: upgrade 0.9.2 -> 0.10.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pyalsaaudio_0.10.0.bb (renamed from meta-python/recipes-devtools/python/python3-pyalsaaudio_0.9.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pyalsaaudio_0.9.2.bb b/meta-python/recipes-devtools/python/python3-pyalsaaudio_0.10.0.bb index e7e706c6cf..8b22faad3a 100644 --- a/meta-python/recipes-devtools/python/python3-pyalsaaudio_0.9.2.bb +++ b/meta-python/recipes-devtools/python/python3-pyalsaaudio_0.10.0.bb | |||
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=1a3b161aa0fcec32a0c8907a2219ad9d" | |||
5 | 5 | ||
6 | inherit pypi setuptools3 | 6 | inherit pypi setuptools3 |
7 | 7 | ||
8 | SRC_URI[sha256sum] = "e74a66d6c7a6bcceb990df66d3ebc0fe382fc9d765f35f050f9d98c695304b36" | 8 | SRC_URI[sha256sum] = "e21175500a2bd310ae3867e7991639defc1e2a5c92cf1b9f7083296b346738ab" |
9 | 9 | ||
10 | DEPENDS += "alsa-lib" | 10 | DEPENDS += "alsa-lib" |
11 | 11 | ||