bs1770gain: update to 0.6.4
This commit is contained in:
parent
01c677cbd1
commit
51e8c2e1f7
1 changed files with 4 additions and 2 deletions
|
@ -1,7 +1,9 @@
|
|||
# Template file for 'bs1770gain'
|
||||
pkgname=bs1770gain
|
||||
version=0.5.2
|
||||
version=0.6.4
|
||||
revision=1
|
||||
# bgx.c:29:10: fatal error: gnu/libc-version.h: No such file or directory
|
||||
archs="~*-musl"
|
||||
build_style=gnu-configure
|
||||
makedepends="ffmpeg-devel sox-devel"
|
||||
short_desc="Loudness scanner compliant with ITU-R BS.1770"
|
||||
|
@ -9,4 +11,4 @@ maintainer="Michal Koutenský <koutak.m@gmail.com>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="http://bs1770gain.sourceforge.net"
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=73e5738786b57afb89582333ed18206fd2c6d5245717d3b24ace7f7670f9dedc
|
||||
checksum=24cf866748c78bc103a5f53c1af958531357b55bd945ee9e26f8c86445163515
|
||||
|
|
Loading…
Reference in a new issue