]> git.t-rg.ws Git - slackbuilds.git/commitdiff
opera: upped local FFmpeg version to 2.4.7. Fixed FFMPEG_VERSION variable to detect...
authorfsLeg <fsleg@t-rg.ws>
Fri, 20 Feb 2015 16:13:48 +0000 (19:13 +0300)
committerfsLeg <fsleg@t-rg.ws>
Fri, 20 Feb 2015 16:13:48 +0000 (19:13 +0300)
opera/opera.SlackBuild

index 897db301b5852193266e709e2ec7303c4ea3637c..8182ade180999866ed2d89b19dd5a96f3659dbed 100755 (executable)
@@ -28,7 +28,7 @@ FLAVOR=-${FLAVOR:-stable}
 
 # You can build local version of ffmpeg if you want H.264 and MP3 decoding support
 FFMPEG=${FFMPEG:-no}
-FFMPEG_VERSION="2.4.6"
+FFMPEG_VERSION=${FFMPEG_VERSION:-2.4.7}
 
 PRGNAM_BASE=opera
 PRGNAM=${PRGNAM_BASE}${FLAVOR}