mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
main/ffmpeg: upgrade to 0.9
This commit is contained in:
parent
926be080f9
commit
63eb0e692a
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user