Merge pull request #8040 from Rmys/master

libebml ver. bump
This commit is contained in:
Rmys
2020-03-04 22:25:56 +03:00
committed by GitHub
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>Extensible binary format library (kinda like XML)</Summary>
<Description>Extensible Binary Meta Language access library A library for reading and writing files with the Extensible Binary Meta Language, a binary pendant to XML.</Description>
<Archive sha1sum="abdcaac0f10756271ad6a15a2147e9bc51cd8661" type="tarxz">https://dl.matroska.org/downloads/libebml/libebml-1.3.9.tar.xz</Archive>
<Archive sha1sum="cc41b4a20c18c17f52f496ca6e3bd343ded6019b" type="tarxz">https://dl.matroska.org/downloads/libebml/libebml-1.3.10.tar.xz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
</BuildDependencies>
@@ -45,6 +45,13 @@
</Package>
<History>
<Update release="6">
<Date>2020-03-04</Date>
<Version>1.3.10</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="5">
<Date>2020-01-19</Date>
<Version>1.3.9</Version>