summaryrefslogtreecommitdiffstats
path: root/ffmpeg
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2011-02-01 23:18:19 +0000
committer Eric Hameleers <alien@slackware.com>2011-02-01 23:18:19 +0000
commit7f21088618f79d673863eb70b124f8961eeebd0f (patch)
treeab0c96f658811ff49a3efb80db2ed149bb7757f7 /ffmpeg
parent30859ade8712f53dc9e65884ad85e6a527861620 (diff)
downloadasb-7f21088618f79d673863eb70b124f8961eeebd0f.tar.gz
asb-7f21088618f79d673863eb70b124f8961eeebd0f.tar.xz
Use stable release for libvpx
Diffstat (limited to 'ffmpeg')
-rwxr-xr-xffmpeg/build/ffmpeg.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/ffmpeg/build/ffmpeg.SlackBuild b/ffmpeg/build/ffmpeg.SlackBuild
index 0a07d330..0ba98982 100755
--- a/ffmpeg/build/ffmpeg.SlackBuild
+++ b/ffmpeg/build/ffmpeg.SlackBuild
@@ -257,8 +257,8 @@ SRCPAT[12]="NO"
# libvpx library, containing the VP8 codec
SOURCE[13]="$SRCDIR/libvpx-${VPX}.tar.bz2"
-#SRCURL[13]="http://webm.googlecode.com/files/libvpx-${VPX}.tar.bz2"
-SRCURL[13]=""
+SRCURL[13]="http://webm.googlecode.com/files/libvpx-${VPX}.tar.bz2"
+#SRCURL[13]=""
SRCPAT[13]="NO"
SOURCE[14]="$SRCDIR/libva_${LIBVA}.tar.gz"