extra/ffmpeg to 2.3.1-1

This commit is contained in:
David Beauchamp 2014-07-31 11:46:10 -04:00
parent 56ce7f22cb
commit b7a9927125

View file

@ -8,7 +8,7 @@
# - drop x265 until it builds on ARM
pkgname=ffmpeg
pkgver=2.3
pkgver=2.3.1
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' 'x264')
source=(http://ffmpeg.org/releases/$pkgname-$pkgver.tar.bz2{,.asc})
md5sums=('00f98a030d21366b6583875d57d98c27'
md5sums=('bb02e99c39941d7f3dc56658b9324a2b'
'SKIP')
build() {