main/ffmpeg: upgrade to 0.9

This commit is contained in:
Natanael Copa 2011-12-22 07:31:12 +00:00
parent 926be080f9
commit 63eb0e692a

View File

@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=ffmpeg
pkgver=0.8.7
pkgver=0.9
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="31da4d5610d7138761e23fab8fe3a84d ffmpeg-0.8.7.tar.bz2
md5sums="795058de6fc432aa11271408273a0535 ffmpeg-0.9.tar.bz2
2cdc11a99bf97c63c7cca27b073cb47c configure-dlvsym.patch"