package/ffmpeg: bump version to 2.8.5

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Bernd Kuhls 2016-01-16 12:17:57 +01:00 committed by Thomas Petazzoni
parent 8725f2f215
commit b7f6ad9f5b
2 changed files with 2 additions and 2 deletions

View File

@ -1,2 +1,2 @@
# Locally calculated
sha256 8b6380a748fe2e0903d875b30aa613d1057824682d8d52f378d5aa5fc0dd951f ffmpeg-2.8.4.tar.xz
sha256 76fb83a267d2d1cb332742dadf28ad8b58af7958165f51bb1a2c226a122f0ac7 ffmpeg-2.8.5.tar.xz

View File

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