mp3gain: fix license
This commit is contained in:
parent
66093c066b
commit
08811f2176
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'mp3gain'
|
# Template file for 'mp3gain'
|
||||||
pkgname=mp3gain
|
pkgname=mp3gain
|
||||||
version=1.6.2
|
version=1.6.2
|
||||||
revision=1
|
revision=2
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_build_args="OSTYPE=linux"
|
make_build_args="OSTYPE=linux"
|
||||||
|
@ -9,7 +9,7 @@ hostmakedepends="unzip"
|
||||||
makedepends="mpg123-devel"
|
makedepends="mpg123-devel"
|
||||||
short_desc="Lossless mp3 normalizer with statistical analysis"
|
short_desc="Lossless mp3 normalizer with statistical analysis"
|
||||||
maintainer="lemmi <lemmi@nerd2nerd.org>"
|
maintainer="lemmi <lemmi@nerd2nerd.org>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="http://mp3gain.sourceforge.net"
|
homepage="http://mp3gain.sourceforge.net"
|
||||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version//./_}-src.zip"
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version//./_}-src.zip"
|
||||||
checksum=5cc04732ef32850d5878b28fbd8b85798d979a025990654aceeaa379bcc9596d
|
checksum=5cc04732ef32850d5878b28fbd8b85798d979a025990654aceeaa379bcc9596d
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue