libogg: add v1.3.4 (#22395)

This commit is contained in:
Jen Herting 2021-03-20 05:22:06 -04:00 committed by GitHub
parent ece71f1648
commit 6d8f59e6bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,4 +13,5 @@ class Libogg(AutotoolsPackage):
homepage = "https://www.xiph.org/ogg/"
url = "http://downloads.xiph.org/releases/ogg/libogg-1.3.2.tar.gz"
version('1.3.4', sha256='fe5670640bd49e828d64d2879c31cb4dde9758681bb664f9bdbf159a01b0c76e')
version('1.3.2', sha256='e19ee34711d7af328cb26287f4137e70630e7261b17cbe3cd41011d73a654692')