main/ffmpeg: upgrade to 0.9.1

This commit is contained in:
Natanael Copa 2012-01-05 14:31:46 +00:00
parent d2a00202dd
commit faa91bd53e

View File

@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=ffmpeg
pkgver=0.9
pkgver=0.9.1
pkgrel=0
pkgdesc="Complete and free Internet live audio and video broadcasting solution for Linux/Unix"
url="http://ffmpeg.org/"
@ -59,5 +59,5 @@ package() {
install -D -m755 tools/qt-faststart "$pkgdir/usr/bin/qt-faststart" || return 1
# strip --strip-debug "$pkgdir"/usr/lib/*.a || return 1
}
md5sums="795058de6fc432aa11271408273a0535 ffmpeg-0.9.tar.bz2
md5sums="41ae6cfdef81a54835b914f523e575cf ffmpeg-0.9.1.tar.bz2
2cdc11a99bf97c63c7cca27b073cb47c configure-dlvsym.patch"