summaryrefslogtreecommitdiffstats
path: root/ffmpeg
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2010-06-18 12:17:45 +0000
committer Eric Hameleers <alien@slackware.com>2010-06-18 12:17:45 +0000
commit27566c55c79f5b35573e4c2faec706d06030f435 (patch)
treee9b2571a2569e5bc9e4e282443cc06b8de161097 /ffmpeg
parent899312ef394b6c54d76cce3b02e511f71cb02edc (diff)
downloadasb-27566c55c79f5b35573e4c2faec706d06030f435.tar.gz
asb-27566c55c79f5b35573e4c2faec706d06030f435.tar.xz
Re-enable the ffmpeg SRCURL for this stable release
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 37aba733..e08dc9f1 100755
--- a/ffmpeg/build/ffmpeg.SlackBuild
+++ b/ffmpeg/build/ffmpeg.SlackBuild
@@ -182,8 +182,8 @@ fi
SOURCE[0]="$SRCDIR/ffmpeg-${FFMPEG}.tar.bz2"
# We can get ffmpeg sources directly from SVN, see below.
-#SRCURL[0]="http://ffmpeg.mplayerhq.hu/releases/ffmpeg-${VERSION}.tar.bz2"
-SRCURL[0]=""
+SRCURL[0]="http://ffmpeg.mplayerhq.hu/releases/ffmpeg-${VERSION}.tar.bz2"
+#SRCURL[0]=""
SRCPAT[0]="NO"
# Orc (oil runtime compiler) is a dependency for schroedinger