From a6c73f40bd77500b394fb497359a66be3d5a341e Mon Sep 17 00:00:00 2001 From: Robert Kausch Date: Tue, 15 Jun 2021 15:34:49 +0200 Subject: [PATCH] mpg123: bump version (#5997) --- .../{mpg123-1.25.13.recipe => mpg123-1.25.15.recipe} | 6 +++--- .../{mpg123-1.26.4.recipe => mpg123-1.28.0.recipe} | 10 +++++----- 2 files changed, 8 insertions(+), 8 deletions(-) rename media-sound/mpg123/{mpg123-1.25.13.recipe => mpg123-1.25.15.recipe} (93%) rename media-sound/mpg123/{mpg123-1.26.4.recipe => mpg123-1.28.0.recipe} (92%) diff --git a/media-sound/mpg123/mpg123-1.25.13.recipe b/media-sound/mpg123/mpg123-1.25.15.recipe similarity index 93% rename from media-sound/mpg123/mpg123-1.25.13.recipe rename to media-sound/mpg123/mpg123-1.25.15.recipe index cef97076b..9b4730da7 100644 --- a/media-sound/mpg123/mpg123-1.25.13.recipe +++ b/media-sound/mpg123/mpg123-1.25.15.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-2019 Michael Hipp and others" +COPYRIGHT="1995-2021 Michael Hipp and others" LICENSE="GNU LGPL v2.1" REVISION="1" SOURCE_URI="https://downloads.sourceforge.net/mpg123/mpg123-$portVersion.tar.bz2" -CHECKSUM_SHA256="90306848359c793fd43b9906e52201df18775742dc3c81c06ab67a806509890a" +CHECKSUM_SHA256="503a76d82d97f1a6513bbeb284e460a99fb17ef80f23a661d8fc026ce6adcbbc" ARCHITECTURES="x86_gcc2 x86 x86_64" SECONDARY_ARCHITECTURES="x86_gcc2 x86" -libmpg123Version="0.44.10" +libmpg123Version="0.44.12" libout123Version="0.2.2" libmpg123VersionCompat="$libmpg123Version compat >= ${libmpg123Version%%.*}" libout123VersionCompat="$libout123Version compat >= ${libout123Version%%.*}" diff --git a/media-sound/mpg123/mpg123-1.26.4.recipe b/media-sound/mpg123/mpg123-1.28.0.recipe similarity index 92% rename from media-sound/mpg123/mpg123-1.26.4.recipe rename to media-sound/mpg123/mpg123-1.28.0.recipe index d9349e4f0..3e7e47cd4 100644 --- a/media-sound/mpg123/mpg123-1.26.4.recipe +++ b/media-sound/mpg123/mpg123-1.28.0.recipe @@ -2,18 +2,18 @@ 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-2020 Michael Hipp and others" +COPYRIGHT="1995-2021 Michael Hipp and others" LICENSE="GNU LGPL v2.1" REVISION="1" SOURCE_URI="https://downloads.sourceforge.net/mpg123/mpg123-$portVersion.tar.bz2" -CHECKSUM_SHA256="081991540df7a666b29049ad870f293cfa28863b36488ab4d58ceaa7b5846454" +CHECKSUM_SHA256="e49466853685026da5d113dc7ff026b1b2ad0b57d78df693a446add9db88a7d5" ARCHITECTURES="!x86_gcc2 x86 x86_64" SECONDARY_ARCHITECTURES="!x86_gcc2 x86" -libmpg123Version="0.45.3" -libout123Version="0.3.0" -libsyn123Version="0.1.1" +libmpg123Version="0.46.2" +libout123Version="0.4.0" +libsyn123Version="0.1.3" libmpg123VersionCompat="$libmpg123Version compat >= ${libmpg123Version%%.*}" libout123VersionCompat="$libout123Version compat >= ${libout123Version%%.*}" libsyn123VersionCompat="$libsyn123Version compat >= ${libsyn123Version%%.*}"