[package] update ffmpeg to 0.5.4
Version bump ffmpeg from 0.5.2 to 0.5.4. 0.5.3 and 0.5.4 are maintenance only releases for security and minor bug fixes. Signed-off-by: Ian Leonard <antonlacon_at_gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/packages@26334 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
fcd8dc18da
commit
87b0aa61fd
@ -8,12 +8,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=ffmpeg
|
||||
PKG_VERSION:=0.5.2
|
||||
PKG_RELEASE:=6
|
||||
PKG_VERSION:=0.5.4
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||
PKG_SOURCE_URL:=http://ffmpeg.org/releases/
|
||||
PKG_MD5SUM:=451eb428ca97a72c00555d50944cdb24
|
||||
PKG_MD5SUM:=87e771cd0f5d465fbf1a0a4824b7cc24
|
||||
|
||||
FFMPEG_ENCODERS:= \
|
||||
ac3 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user