libebml version bump

This commit is contained in:
groni
2017-02-03 16:11:40 +01:00
parent 2db0a78991
commit bb6d86e534
2 changed files with 10 additions and 3 deletions
+2 -2
View File
@@ -48,8 +48,8 @@
</BuildDependencies>
<Patches>
<!--<Patch level="1">blender-2.67b-rna.patch</Patch>-->
<Patch level="1">06-blender-2.68-fix-install-rules.patch</Patch>
<Patch level="1">ffmpeg3.patch</Patch>
<!--<Patch level="1">06-blender-2.68-fix-install-rules.patch</Patch>
<Patch level="1">ffmpeg3.patch</Patch>-->
</Patches>
</Source>
+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="3b49d15b6744ab4e53b624e3fd529e1f5717b523" type="tarbz2">http://dl.matroska.org/downloads/libebml/libebml-1.3.1.tar.bz2</Archive>
<Archive sha1sum="27a505f7bcece68f57daa2704ebdacbddfa188b3" type="tarbz2">https://dl.matroska.org/downloads/libebml/libebml-1.3.4.tar.bz2</Archive>
</Source>
<Package>
@@ -41,6 +41,13 @@
</Package>
<History>
<Update release="3">
<Date>2017-02-03</Date>
<Version>1.3.4</Version>
<Comment>Release bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-06-09</Date>
<Version>1.3.1</Version>