package/ffmpeg: bump version to 2.8.2

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 2015-11-14 00:07:25 +01:00 committed by Peter Korsgaard
parent 67a723248f
commit 093db034ed
2 changed files with 2 additions and 2 deletions

View File

@ -1,2 +1,2 @@
# Locally calculated
sha256 5790162028a868234f4f60b030f5f51bd70785de8a27878e271df029cdf4cb9a ffmpeg-2.8.1.tar.xz
sha256 d2e61d445397940e24ed5afeccfa2c70484a2db1bdc15614f5eaaf171f1d350e ffmpeg-2.8.2.tar.xz

View File

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