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