mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 12:01:41 +02:00
main/ffmpeg: upgrade to 0.6.1
This commit is contained in:
parent
d9e7473229
commit
c8bfd5f7d6
@ -1,7 +1,7 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=ffmpeg
|
||||
pkgver=0.6
|
||||
pkgrel=2
|
||||
pkgver=0.6.1
|
||||
pkgrel=0
|
||||
pkgdesc="Complete and free Internet live audio and video broadcasting solution for Linux/Unix"
|
||||
url="http://ffmpeg.mplayerhq.hu/"
|
||||
license="GPL"
|
||||
@ -51,5 +51,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="d6142a9a5821d6a6262a6edb903faa24 ffmpeg-0.6.tar.bz2
|
||||
md5sums="4f5d732d25eedfb072251b5314ba2093 ffmpeg-0.6.1.tar.bz2
|
||||
d4870ae7350caed041d2b39e406a173b pic.patch"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user