mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 04:37:18 +08:00
[skip-ci] ffmpeg: update to 4.0.3 to fix security issues.
This commit is contained in:
parent
215db702bf
commit
14a4e72f4e
@ -1,6 +1,6 @@
|
||||
pkgname=ffmpeg
|
||||
pkgver=4.0.2
|
||||
pkgrel=2
|
||||
pkgver=4.0.3
|
||||
pkgrel=1
|
||||
pkgdesc='Complete solution to record, convert and stream audio and video'
|
||||
arch=('x86_64')
|
||||
url='https://ffmpeg.org/'
|
||||
@ -21,7 +21,7 @@ provides=('libavcodec.so' 'libavdevice.so' 'libavfilter.so' 'libavformat.so'
|
||||
'libswscale.so')
|
||||
source=("https://ffmpeg.org/releases/ffmpeg-${pkgver}.tar.xz"{,.asc})
|
||||
validpgpkeys=('FCF986EA15E6E293A5644F10B4322F04D67658D8')
|
||||
sha256sums=('a95c0cc9eb990e94031d2183f2e6e444cc61c99f6f182d1575c433d62afb2f97'
|
||||
sha256sums=('253c37e3f1d3626a2566e496554de9a4c29050753660835909a466d66b12e2ed'
|
||||
'SKIP')
|
||||
|
||||
build() {
|
||||
|
Loading…
Reference in New Issue
Block a user