ffmpeg: update to 2.5.6

This commit is contained in:
Chaoting Liu 2015-04-27 01:58:35 +00:00
parent 10d342278e
commit 5995cd690a

View File

@ -2,7 +2,7 @@
# Maintainer: Bruce Liu <brli@users.sourceforge.net>
pkgname=ffmpeg
pkgver=2.5.4
pkgver=2.5.6
pkgrel=1
pkgdesc="Complete and free Internet live audio and video broadcasting solution for Linux/Unix"
arch=('x86_64')
@ -16,7 +16,7 @@ depends=('alsa-lib' 'bzip2' 'fontconfig' 'freetype2' 'gnutls' 'harfbuzz' 'gsm' '
makedepends=('yasm')
source=("${url}/releases/${pkgname}-${pkgver}.tar.gz"
"${url}/releases/${pkgname}-${pkgver}.tar.gz.asc")
md5sums=('412aa93e254bf3d2fa34eda5499d336a'
md5sums=('820e450af12d0e232c6a4665ad4a0d58'
'SKIP')
build() {