libebml ver. bump

This commit is contained in:
Rmys
2021-06-29 18:17:30 +03:00
committed by GitHub
parent e7f4f50f62
commit 6e312dd7d3
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA> <IsA>library</IsA>
<Summary>Extensible binary format library (kinda like XML)</Summary> <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> <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="cc41b4a20c18c17f52f496ca6e3bd343ded6019b" type="tarxz">https://dl.matroska.org/downloads/libebml/libebml-1.3.10.tar.xz</Archive> <Archive sha1sum="a5e545d1bf22abf8b6722f4bc2d2034bb61b2d46" type="tarxz">https://dl.matroska.org/downloads/libebml/libebml-1.4.2.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>cmake</Dependency> <Dependency>cmake</Dependency>
</BuildDependencies> </BuildDependencies>
@@ -45,6 +45,13 @@
</Package> </Package>
<History> <History>
<Update release="7">
<Date>2021-06-29</Date>
<Version>1.4.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="6"> <Update release="6">
<Date>2020-03-04</Date> <Date>2020-03-04</Date>
<Version>1.3.10</Version> <Version>1.3.10</Version>