mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
extra/ffmpeg to 2.8.5-1
This commit is contained in:
parent
8336db0279
commit
0a0995f1a0
1 changed files with 3 additions and 3 deletions
|
@ -9,8 +9,8 @@
|
|||
# - use -fPIC in host cflags for armv7 to fix print_options.c compile
|
||||
|
||||
pkgname=ffmpeg
|
||||
pkgver=2.8.4
|
||||
pkgrel=4
|
||||
pkgver=2.8.5
|
||||
pkgrel=1
|
||||
epoch=1
|
||||
pkgdesc='Complete solution to record, convert and stream audio and video'
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -32,7 +32,7 @@ source=(http://ffmpeg.org/releases/ffmpeg-${pkgver}.tar.bz2{,.asc}
|
|||
https://github.com/FFmpeg/FFmpeg/commit/6ba42b6482c725a59eb468391544dc0c75b8c6f0.patch
|
||||
https://github.com/FFmpeg/FFmpeg/commit/cfda1bea4c18ec1edbc11ecc465f788b02851488.patch)
|
||||
validpgpkeys=('FCF986EA15E6E293A5644F10B4322F04D67658D8')
|
||||
sha256sums=('83cc8136a7845546062a43cda9ae3cf0a02f43ef5e434d2f997f055231a75f8e'
|
||||
sha256sums=('3b6d9951533323ee64a21d0aa7667a780b3470bfe4e0fb7c1b33307ce290615a'
|
||||
'SKIP'
|
||||
'402477e1cdea436bc322016d97f0a48433c7063ab8cb1100490d059b1663e92e'
|
||||
'c5e5d2cba239f663004e65f86f87ab608348b5eedb11c0ac6d3403a0b8b49f42'
|
||||
|
|
Loading…
Reference in a new issue