mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
mp3gain: update to 1.6.2.
This commit is contained in:
parent
cca590ba45
commit
4241123b2b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mp3gain'
|
# Template file for 'mp3gain'
|
||||||
pkgname=mp3gain
|
pkgname=mp3gain
|
||||||
version=1.6.1
|
version=1.6.2
|
||||||
revision=1
|
revision=1
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
|
@ -12,7 +12,7 @@ maintainer="lemmi <lemmi@nerd2nerd.org>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
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=552e77f9333a04f35d68808565ec99b5eb6707985ea946f60f13c81a42daf25d
|
checksum=5cc04732ef32850d5878b28fbd8b85798d979a025990654aceeaa379bcc9596d
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin mp3gain
|
vbin mp3gain
|
||||||
|
|
Loading…
Add table
Reference in a new issue