mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
extra/ffmpeg to 2.7.1-1
This commit is contained in:
parent
fba33fd566
commit
8ecebe17fe
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@
|
|||
# - use -fPIC in host cflags for armv7 to fix print_options.c compile
|
||||
|
||||
pkgname=ffmpeg
|
||||
pkgver=2.7
|
||||
pkgver=2.7.1
|
||||
pkgrel=1
|
||||
epoch=1
|
||||
pkgdesc='Complete and free Internet live audio and video broadcasting solution'
|
||||
|
@ -25,7 +25,7 @@ depends=(
|
|||
makedepends=('libvdpau' 'yasm' 'hardening-wrapper')
|
||||
source=(http://ffmpeg.org/releases/$pkgname-$pkgver.tar.bz2{,.asc})
|
||||
validpgpkeys=('FCF986EA15E6E293A5644F10B4322F04D67658D8') # ffmpeg-devel
|
||||
md5sums=('5a16425b0bde1b952f58cff71b569a45'
|
||||
md5sums=('f159c6d7eed8546b23e1a17325cbf1f8'
|
||||
'SKIP')
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Reference in a new issue