speex: add v1.2.1 (#36902)

This commit is contained in:
Alec Scott 2023-04-14 03:28:37 -07:00 committed by GitHub
parent 7066b61be3
commit 5504fd6730
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,4 +13,5 @@ class Speex(AutotoolsPackage):
homepage = "https://speex.org"
url = "http://downloads.us.xiph.org/releases/speex/speex-1.2.0.tar.gz"
version("1.2.1", sha256="4b44d4f2b38a370a2d98a78329fefc56a0cf93d1c1be70029217baae6628feea")
version("1.2.0", sha256="eaae8af0ac742dc7d542c9439ac72f1f385ce838392dc849cae4536af9210094")