mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
extra/ffmpeg to 3.1.3-1
This commit is contained in:
parent
b5fb84e4ea
commit
07534cd844
1 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@
|
|||
# - use -fPIC in host cflags for armv7 to fix print_options.c compile
|
||||
|
||||
pkgname=ffmpeg
|
||||
pkgver=3.1.2
|
||||
pkgver=3.1.3
|
||||
pkgrel=1
|
||||
epoch=1
|
||||
pkgdesc='Complete solution to record, convert and stream audio and video'
|
||||
|
@ -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=('62eb8d810b93c1ffc23739c0824a91eabfe5e7be81fab34ce740736a110b70f7'
|
||||
sha256sums=('58bc89c65dd114d874efbf76f76368d03b5e407f0a3f42d5b40801c280968a38'
|
||||
'SKIP')
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Reference in a new issue