libvorbis: add v1.3.7 (#22266)
This commit is contained in:
parent
222666e400
commit
f8ea3c5285
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ class Libvorbis(AutotoolsPackage):
|
||||||
homepage = "https://xiph.org/vorbis/"
|
homepage = "https://xiph.org/vorbis/"
|
||||||
url = "http://downloads.xiph.org/releases/vorbis/libvorbis-1.3.5.tar.gz"
|
url = "http://downloads.xiph.org/releases/vorbis/libvorbis-1.3.5.tar.gz"
|
||||||
|
|
||||||
|
version('1.3.7', sha256='0e982409a9c3fc82ee06e08205b1355e5c6aa4c36bca58146ef399621b0ce5ab')
|
||||||
version('1.3.5', sha256='6efbcecdd3e5dfbf090341b485da9d176eb250d893e3eb378c428a2db38301ce')
|
version('1.3.5', sha256='6efbcecdd3e5dfbf090341b485da9d176eb250d893e3eb378c428a2db38301ce')
|
||||||
|
|
||||||
depends_on('libogg')
|
depends_on('libogg')
|
||||||
|
|
Loading…
Reference in a new issue