Skip to content

Commit f62f1af

Browse files
committed
Bump ffmpeg version to 2.4.2
1 parent 979ca51 commit f62f1af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ cd $BUILD_DIR
5252
../fetchurl "http://downloads.xvid.org/downloads/xvidcore-1.3.3.tar.gz"
5353
../fetchurl "http://downloads.sourceforge.net/project/lame/lame/3.99/lame-3.99.5.tar.gz"
5454
../fetchurl "http://downloads.xiph.org/releases/opus/opus-1.1.tar.gz"
55-
../fetchurl "http://www.ffmpeg.org/releases/ffmpeg-2.3.3.tar.bz2"
55+
../fetchurl "http://www.ffmpeg.org/releases/ffmpeg-2.4.2.tar.bz2"
5656

5757
echo "*** Building yasm ***"
5858
cd $BUILD_DIR/yasm*

0 commit comments

Comments
 (0)