Merge pull request #6721 from Rmys/master

ffmpeg:ver.bump
This commit is contained in:
Rmys
2019-04-13 15:28:47 +03:00
committed by GitHub
+9 -2
View File
@@ -15,7 +15,7 @@
<IsA>app:console</IsA>
<Summary>A command-line tool to record, convert and stream audio and video</Summary>
<Description>FFmpeg is a complete solution to record, convert and stream audio and video.</Description>
<Archive sha1sum="abe03f656d59af589eb20890e7c20e946354f80b" type="targz">https://ffmpeg.org/releases/ffmpeg-4.0.3.tar.gz</Archive>
<Archive sha1sum="cbb70bd3b12a9d4cb58fd815c5d17fdbd3371607" type="targz">https://ffmpeg.org/releases/ffmpeg-4.1.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>freetype-devel</Dependency>
<Dependency>faac-devel</Dependency>
@@ -57,7 +57,7 @@
<Dependency>libidn-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch>chromium.patch</Patch>
<!-- <Patch>chromium.patch</Patch> -->
<!-- <Patch>fs56089.patch</Patch> -->
</Patches>
</Source>
@@ -129,6 +129,13 @@
<History>
<Update release="13">
<Date>2019-03-22</Date>
<Version>4.1.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="12">
<Date>2018-12-28</Date>
<Version>4.0.3</Version>