Merge pull request #7556 from Rmys/master

libvpx:ver. bump
This commit is contained in:
Rmys
2020-01-14 21:53:02 +03:00
committed by GitHub
+8 -1
View File
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>WebM VP8 Codec SDK</Summary>
<Description>libvpx is the VP8 development library usually used in WebM and similiar formats.</Description>
<Archive sha1sum="fb3d4b80596d1e3b1a7f53757d63e7d2b3eeb7c9" type="targz">https://github.com/webmproject/libvpx/archive/v1.7.0.tar.gz</Archive>
<Archive sha1sum="6c9a55e1f92d7301383f387486bb574f22faf855" type="targz">https://github.com/webmproject/libvpx/archive/v1.8.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>libgcc</Dependency>
<Dependency>yasm-devel</Dependency>
@@ -48,6 +48,13 @@
</Package>
<History>
<Update release="6">
<Date>2020-01-14</Date>
<Version>1.8.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="5">
<Date>2018-07-30</Date>
<Version>1.7.0</Version>