extra/ffmpeg to 2.4.2-1

This commit is contained in:
Kevin Mihelich 2014-10-05 08:43:58 +00:00
parent 1777e13588
commit 261d4d363f

View file

@ -8,7 +8,7 @@
# - drop x265 until it builds on ARM
pkgname=ffmpeg
pkgver=2.4.1
pkgver=2.4.2
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=('c36caa8d29b3677dcb7bd8c546890c9d'
md5sums=('9e6163b09b7b9331b834d80874c2c0ff'
'SKIP')
build() {