Skip to content

Commit 1085eac

Browse files
committed
Merge pull request zimbatm#28 from KG7x/patch-4
Update to ffmpeg 2.1.3
2 parents ec79cd9 + e800f08 commit 1085eac

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.2.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.1.1.tar.bz2"
55+
../fetchurl "http://www.ffmpeg.org/releases/ffmpeg-2.1.3.tar.bz2"
5656

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

0 commit comments

Comments
 (0)