mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
extra/ffmpeg to 2.4.4-1
This commit is contained in:
parent
fe0bf86ebe
commit
d7d0919c77
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@
|
|||
# - drop x265 until it builds on ARM
|
||||
|
||||
pkgname=ffmpeg
|
||||
pkgver=2.4.3
|
||||
pkgver=2.4.4
|
||||
pkgrel=1
|
||||
epoch=1
|
||||
pkgdesc='Complete and free Internet live audio and video broadcasting solution'
|
||||
|
@ -22,7 +22,7 @@ depends=(
|
|||
'v4l-utils' 'libx264' 'xvidcore' 'zlib')
|
||||
makedepends=('libvdpau' 'yasm')
|
||||
source=(http://ffmpeg.org/releases/$pkgname-$pkgver.tar.bz2{,.asc})
|
||||
md5sums=('8da635baff57d7ab704b1daca5a99b47'
|
||||
md5sums=('7e2819c71484ffba1ba1a91dd5285643'
|
||||
'SKIP')
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Reference in a new issue