mp3gain: bump version.

This commit is contained in:
Jerome Duval
2019-11-19 17:00:28 +01:00
parent 09af6629ea
commit 332bdd6ea2

View File

@@ -19,7 +19,7 @@ LICENSE="GNU GPL v2
GNU LGPL v2.1"
REVISION="1"
SOURCE_URI="https://downloads.sourceforge.net/mp3gain/mp3gain-${portVersion//./_}-src.zip"
CHECKSUM_SHA256="dbadc7a41a8a3b87d3a21a1989701cfe72d2090c3ead02b0b396a19a8acf6fca"
CHECKSUM_SHA256="5cc04732ef32850d5878b28fbd8b85798d979a025990654aceeaa379bcc9596d"
SOURCE_FILENAME="mp3gain-${portVersion//./_}-src.zip"
SOURCE_DIR=""
@@ -31,10 +31,12 @@ PROVIDES="
"
REQUIRES="
haiku
lib:libmpg123
"
BUILD_REQUIRES="
haiku_devel
devel:libmpg123
"
BUILD_PREREQUIRES="
cmd:gcc