diff --git a/meta-python/recipes-devtools/python/python3-pyaudio_0.2.13.bb b/meta-python/recipes-devtools/python/python3-pyaudio_0.2.14.bb similarity index 74% rename from meta-python/recipes-devtools/python/python3-pyaudio_0.2.13.bb rename to meta-python/recipes-devtools/python/python3-pyaudio_0.2.14.bb index 1f0b5cf6e8..1599ea8347 100644 --- a/meta-python/recipes-devtools/python/python3-pyaudio_0.2.13.bb +++ b/meta-python/recipes-devtools/python/python3-pyaudio_0.2.14.bb @@ -5,8 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=7c3152b432b96d6dc4a1cb35397da9ec" PYPI_PACKAGE = "PyAudio" -SRC_URI[md5sum] = "41199ffd2abbdaf1ce6b88cf8af48cc5" -SRC_URI[sha256sum] = "26bccc81e4243d1c0ff5487e6b481de6329fcd65c79365c267cef38f363a2b56" +SRC_URI[sha256sum] = "78dfff3879b4994d1f4fc6485646a57755c6ee3c19647a491f790a0895bd2f87" inherit pypi setuptools3