packages/ffmpeg: update to 0.8.5
This patch updates FFmpeg to 0.8.5. Signed-off-by: Ian Leonard <antonlacon@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/packages@28589 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
9b83b2fb8c
commit
206a52c53e
@ -8,12 +8,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=ffmpeg
|
||||
PKG_VERSION:=0.8.2
|
||||
PKG_RELEASE:=4
|
||||
PKG_VERSION:=0.8.5
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||
PKG_SOURCE_URL:=http://ffmpeg.org/releases/
|
||||
PKG_MD5SUM:=967d481c98161582d149aced6e3b2f31
|
||||
PKG_MD5SUM:=726877b19ece7ea64def8b7e6727e182
|
||||
|
||||
FFMPEG_CUSTOM_ENCODERS:= \
|
||||
ac3 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user