extra/ffmpeg to 3.1.2-1

This commit is contained in:
Kevin Mihelich 2016-08-09 12:32:31 +00:00
parent f4f2173d7d
commit 4789113f81

View file

@ -9,8 +9,8 @@
# - use -fPIC in host cflags for armv7 to fix print_options.c compile
pkgname=ffmpeg
pkgver=3.1.1
pkgrel=3
pkgver=3.1.2
pkgrel=1
epoch=1
pkgdesc='Complete solution to record, convert and stream audio and video'
arch=('i686' 'x86_64')
@ -30,7 +30,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=('a5bca50a90a37b983eaa17c483a387189175f37ca678ae7e51d43e7610b4b3b4'
sha256sums=('62eb8d810b93c1ffc23739c0824a91eabfe5e7be81fab34ce740736a110b70f7'
'SKIP')
build() {