package/ffmpeg: bump version to 2.8.6

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Bernd Kuhls 2016-02-01 23:12:30 +01:00 committed by Peter Korsgaard
parent 1d42d0acca
commit ba14e6c2aa
2 changed files with 2 additions and 2 deletions

View file

@ -1,2 +1,2 @@
# Locally calculated
sha256 76fb83a267d2d1cb332742dadf28ad8b58af7958165f51bb1a2c226a122f0ac7 ffmpeg-2.8.5.tar.xz
sha256 25bcedbdafadac3d09c325c1d46a51f53d858b26a260d5aed6b4f17fea6e07fa ffmpeg-2.8.6.tar.xz

View file

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