main/ffmpeg: upgrade to 1.0.1

This commit is contained in:
Bartłomiej Piotrowski 2012-12-17 19:04:59 +01:00
parent 1875d4e039
commit 72af87f36d

View File

@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=ffmpeg
pkgver=1.0
pkgrel=2
pkgver=1.0.1
pkgrel=0
pkgdesc="Complete and free Internet live audio and video broadcasting solution for Linux/Unix"
url="http://ffmpeg.org/"
arch="all"
@ -68,5 +68,5 @@ libs() {
mv "$pkgdir"/usr/lib "$subpkgdir"/usr
}
md5sums="3ed526cea20c1bffb5a37f7730f710bd ffmpeg-1.0.tar.bz2
md5sums="dbbb88ce5525dea22b24aaa098a9bcc2 ffmpeg-1.0.1.tar.bz2
2cdc11a99bf97c63c7cca27b073cb47c configure-dlvsym.patch"