ffmpeg: update to 3.3.2
This commit is contained in:
parent
9fcfb698a5
commit
caf3060284
1 changed files with 3 additions and 3 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'ffmpeg'
|
||||
pkgname=ffmpeg
|
||||
version=3.3.1
|
||||
version=3.3.2
|
||||
revision=1
|
||||
short_desc="Decoding, encoding and streaming software"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-3"
|
||||
homepage="https://www.ffmpeg.org"
|
||||
homepage="http://www.ffmpeg.org"
|
||||
distfiles="${homepage}/releases/ffmpeg-${version}.tar.xz"
|
||||
checksum=b702a7fc656ac23e276b8c823a2f646e4e6f6309bb2788435a708e69bea98f2f
|
||||
checksum=1998de1ab32616cbf2ff86efc3f1f26e76805ec5dc51e24c041c79edd8262785
|
||||
|
||||
hostmakedepends="pkg-config perl yasm"
|
||||
makedepends="zlib-devel bzip2-devel freetype-devel alsa-lib-devel libXfixes-devel
|
||||
|
|
Loading…
Reference in a new issue