aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Leonard <antonlacon@gmail.com>2015-05-17 12:42:52 -0700
committerIan Leonard <antonlacon@gmail.com>2015-05-17 12:42:52 -0700
commitd1a5f0ab5d481ec350ad63e28fac33be39cd302a (patch)
tree099327f40105a1f6374d1b054b4892fb34bece1b
parent21645ec347120495a75dc30568013de5c4ebe376 (diff)
ffmpeg: update to 2.6.3, remove stray spaces
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
-rw-r--r--multimedia/ffmpeg/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/multimedia/ffmpeg/Makefile b/multimedia/ffmpeg/Makefile
index dddb6efbd..5b100cf4d 100644
--- a/multimedia/ffmpeg/Makefile
+++ b/multimedia/ffmpeg/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=ffmpeg
-PKG_VERSION:=2.6.2
+PKG_VERSION:=2.6.3
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=http://ffmpeg.org/releases/
-PKG_MD5SUM:=e75d598921285d6775f20164a91936ac
+PKG_MD5SUM:=e2cc3c209f91393d35ab58598e41cf22
PKG_MAINTAINER:=Ted Hess <thess@kitschensync.net>
PKG_LICENSE:=LGPL-2.1+ GPL-2+ LGPL-3
@@ -125,7 +125,7 @@ FFMPEG_MINI_DECODERS:= \
wmav1 \
wmav2 \
-FFMPEG_MINI_DEMUXERS := \
+FFMPEG_MINI_DEMUXERS:= \
aac \
ac3 \
avi \
@@ -144,7 +144,7 @@ FFMPEG_MINI_PARSERS:= \
mpeg4video \
mpegaudio \
-FFMPEG_MINI_PROTOCOLS := \
+FFMPEG_MINI_PROTOCOLS:= \
file \
FFMPEG_AUDIO_DECODERS:= \