From 3838f2573eba011f9371bad19de87edaf4a461b2 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Fri, 7 Aug 2015 13:50:14 +0000 Subject: [PATCH] mpg123: bump version. --- .../mpg123/{mpg123-1.22.2.recipe => mpg123-1.22.3.recipe} | 6 +++--- .../{mpg123-1.22.2.patchset => mpg123-1.22.3.patchset} | 0 2 files changed, 3 insertions(+), 3 deletions(-) rename media-sound/mpg123/{mpg123-1.22.2.recipe => mpg123-1.22.3.recipe} (88%) rename media-sound/mpg123/patches/{mpg123-1.22.2.patchset => mpg123-1.22.3.patchset} (100%) diff --git a/media-sound/mpg123/mpg123-1.22.2.recipe b/media-sound/mpg123/mpg123-1.22.3.recipe similarity index 88% rename from media-sound/mpg123/mpg123-1.22.2.recipe rename to media-sound/mpg123/mpg123-1.22.3.recipe index 8c4e86fde..8bfba1a17 100644 --- a/media-sound/mpg123/mpg123-1.22.2.recipe +++ b/media-sound/mpg123/mpg123-1.22.3.recipe @@ -5,7 +5,7 @@ Layer 1, 2 and 3. " HOMEPAGE="http://www.mpg123.org/" SOURCE_URI="http://sourceforge.net/projects/mpg123/files/mpg123/$portVersion/mpg123-$portVersion.tar.bz2" -CHECKSUM_SHA256="25244c07dcb1df0a94092d94126c4172918739fe0e78faaaf97cf0b0fcc1a800" +CHECKSUM_SHA256="23d2a843c3efc746a326eb4e56d5488b4c67fa6c3c7c71f4d26d98ee4c1f5c2d" REVISION="1" LICENSE="GNU LGPL v2.1" COPYRIGHT="1995-2009 Michael Hipp and others" @@ -16,7 +16,7 @@ PATCHES="mpg123-$portVersion.patchset" PROVIDES=" mpg123$secondaryArchSuffix = $portVersion - lib:libmpg123$secondaryArchSuffix = 0.41.0 compat >= 0 + lib:libmpg123$secondaryArchSuffix = 0.41.1 compat >= 0 cmd:mpg123$secondaryArchSuffix cmd:mpg123_id3dump$secondaryArchSuffix cmd:mpg123_strip$secondaryArchSuffix @@ -61,7 +61,7 @@ INSTALL() PROVIDES_devel=" mpg123${secondaryArchSuffix}_devel = $portVersion - devel:libmpg123$secondaryArchSuffix = 0.41.0 compat >= 0 + devel:libmpg123$secondaryArchSuffix = 0.41.1 compat >= 0 " REQUIRES_devel=" diff --git a/media-sound/mpg123/patches/mpg123-1.22.2.patchset b/media-sound/mpg123/patches/mpg123-1.22.3.patchset similarity index 100% rename from media-sound/mpg123/patches/mpg123-1.22.2.patchset rename to media-sound/mpg123/patches/mpg123-1.22.3.patchset