mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-13 22:59:02 +08:00
ffmpeg: update to 2.5.6
This commit is contained in:
parent
10d342278e
commit
5995cd690a
@ -2,7 +2,7 @@
|
||||
# Maintainer: Bruce Liu <brli@users.sourceforge.net>
|
||||
|
||||
pkgname=ffmpeg
|
||||
pkgver=2.5.4
|
||||
pkgver=2.5.6
|
||||
pkgrel=1
|
||||
pkgdesc="Complete and free Internet live audio and video broadcasting solution for Linux/Unix"
|
||||
arch=('x86_64')
|
||||
@ -16,7 +16,7 @@ depends=('alsa-lib' 'bzip2' 'fontconfig' 'freetype2' 'gnutls' 'harfbuzz' 'gsm' '
|
||||
makedepends=('yasm')
|
||||
source=("${url}/releases/${pkgname}-${pkgver}.tar.gz"
|
||||
"${url}/releases/${pkgname}-${pkgver}.tar.gz.asc")
|
||||
md5sums=('412aa93e254bf3d2fa34eda5499d336a'
|
||||
md5sums=('820e450af12d0e232c6a4665ad4a0d58'
|
||||
'SKIP')
|
||||
|
||||
build() {
|
||||
|
Loading…
Reference in New Issue
Block a user