diff --git a/media-sound/mpg123/mpg123-1.25.10.recipe b/media-sound/mpg123/mpg123-1.25.12.recipe similarity index 93% rename from media-sound/mpg123/mpg123-1.25.10.recipe rename to media-sound/mpg123/mpg123-1.25.12.recipe index 24e16517b..41152c4b4 100644 --- a/media-sound/mpg123/mpg123-1.25.10.recipe +++ b/media-sound/mpg123/mpg123-1.25.12.recipe @@ -2,16 +2,16 @@ SUMMARY="A fast console MPEG audio player and decoder library" DESCRIPTION="mpg123 is the fast and free console based real time MPEG audio \ player for layer 1, 2 and 3." HOMEPAGE="https://www.mpg123.org/" -COPYRIGHT="1995-2018 Michael Hipp and others" +COPYRIGHT="1995-2019 Michael Hipp and others" LICENSE="GNU LGPL v2.1" REVISION="1" SOURCE_URI="https://downloads.sourceforge.net/mpg123/mpg123-$portVersion.tar.bz2" -CHECKSUM_SHA256="6c1337aee2e4bf993299851c70b7db11faec785303cfca3a5c3eb5f329ba7023" +CHECKSUM_SHA256="1ffec7c9683dfb86ea9040d6a53d6ea819ecdda215df347f79def08f1fe731d1" ARCHITECTURES="x86_gcc2 x86 x86_64" SECONDARY_ARCHITECTURES="x86_gcc2 x86" -libmpg123Version="0.44.8" +libmpg123Version="0.44.10" libout123Version="0.2.2" libmpg123VersionCompat="$libmpg123Version compat >= ${libmpg123Version%%.*}" libout123VersionCompat="$libout123Version compat >= ${libout123Version%%.*}"