mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 12:26:52 +02:00
main/ffmpeg: upgrade to 0.8.3
This commit is contained in:
parent
33fd2f5260
commit
f360e74394
@ -1,6 +1,6 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=ffmpeg
|
||||
pkgver=0.8.2
|
||||
pkgver=0.8.3
|
||||
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="967d481c98161582d149aced6e3b2f31 ffmpeg-0.8.2.tar.bz2
|
||||
md5sums="556870ccfd6c9c0426c7dd86dd5beb62 ffmpeg-0.8.3.tar.bz2
|
||||
2cdc11a99bf97c63c7cca27b073cb47c configure-dlvsym.patch"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user