extra/ffmpeg to 2.8.6-2

This commit is contained in:
Kevin Mihelich 2016-02-03 00:35:02 +00:00
parent 9a6fc4f97d
commit 3cbb6badfb

View file

@ -9,7 +9,7 @@
# - use -fPIC in host cflags for armv7 to fix print_options.c compile
pkgname=ffmpeg
pkgver=2.8.5
pkgver=2.8.6
pkgrel=2
epoch=1
pkgdesc='Complete solution to record, convert and stream audio and video'
@ -29,7 +29,7 @@ provides=('libavcodec.so' 'libavdevice.so' 'libavfilter.so' 'libavformat.so'
'libswscale.so')
source=(http://ffmpeg.org/releases/ffmpeg-${pkgver}.tar.bz2{,.asc})
validpgpkeys=('FCF986EA15E6E293A5644F10B4322F04D67658D8')
sha256sums=('3b6d9951533323ee64a21d0aa7667a780b3470bfe4e0fb7c1b33307ce290615a'
sha256sums=('40611e329bc354592c6f8f1deb033c31b91f80e91f5707ca4f9afceca78d8e62'
'SKIP')
build() {