ffmpeg: bump version to 2.5.4

- Bump version to 2.5.4
- Update the hash file

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Acked-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Vicente Olivert Riera 2015-02-15 14:59:23 +00:00 committed by Peter Korsgaard
parent 5f1be2acf4
commit b32eac742e
2 changed files with 2 additions and 2 deletions

View file

@ -1,2 +1,2 @@
# Locally calculated
sha256 9d383d7ef9dffe6980849a93accfef848e197fdac9b1fbd02fca2798f863411a ffmpeg-2.5.3.tar.bz2
sha256 cc91c166c2b0ad9aacc533e4d5637912df583b43834c68aeec12ded7e082a286 ffmpeg-2.5.4.tar.bz2

View file

@ -4,7 +4,7 @@
#
################################################################################
FFMPEG_VERSION = 2.5.3
FFMPEG_VERSION = 2.5.4
FFMPEG_SOURCE = ffmpeg-$(FFMPEG_VERSION).tar.bz2
FFMPEG_SITE = http://ffmpeg.org/releases
FFMPEG_INSTALL_STAGING = YES