From e5553e64c7a412718feecdea41376f60ce60f683 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Sun, 16 Aug 2015 23:03:02 +0000 Subject: [PATCH] mpg123: bump version. --- .../mpg123/{mpg123-1.22.3.recipe => mpg123-1.22.4.recipe} | 6 +++--- .../{mpg123-1.22.3.patchset => mpg123-1.22.4.patchset} | 0 2 files changed, 3 insertions(+), 3 deletions(-) rename media-sound/mpg123/{mpg123-1.22.3.recipe => mpg123-1.22.4.recipe} (88%) rename media-sound/mpg123/patches/{mpg123-1.22.3.patchset => mpg123-1.22.4.patchset} (100%) diff --git a/media-sound/mpg123/mpg123-1.22.3.recipe b/media-sound/mpg123/mpg123-1.22.4.recipe similarity index 88% rename from media-sound/mpg123/mpg123-1.22.3.recipe rename to media-sound/mpg123/mpg123-1.22.4.recipe index 1f4892657..7fbe788c7 100644 --- a/media-sound/mpg123/mpg123-1.22.3.recipe +++ b/media-sound/mpg123/mpg123-1.22.4.recipe @@ -6,7 +6,7 @@ COPYRIGHT="1995-2009 Michael Hipp and others" LICENSE="GNU LGPL v2.1" REVISION="1" SOURCE_URI="http://sourceforge.net/projects/mpg123/files/mpg123/$portVersion/mpg123-$portVersion.tar.bz2" -CHECKSUM_SHA256="23d2a843c3efc746a326eb4e56d5488b4c67fa6c3c7c71f4d26d98ee4c1f5c2d" +CHECKSUM_SHA256="5069e02e50138600f10cc5f7674e44e9bf6f1930af81d0e1d2f869b3c0ee40d2" PATCHES="mpg123-$portVersion.patchset" ARCHITECTURES="x86_gcc2 x86 x86_64" @@ -14,7 +14,7 @@ SECONDARY_ARCHITECTURES="x86 x86_gcc2" PROVIDES=" mpg123$secondaryArchSuffix = $portVersion - lib:libmpg123$secondaryArchSuffix = 0.41.1 compat >= 0 + lib:libmpg123$secondaryArchSuffix = 0.41.2 compat >= 0 cmd:mpg123$secondaryArchSuffix cmd:mpg123_id3dump$secondaryArchSuffix cmd:mpg123_strip$secondaryArchSuffix @@ -27,7 +27,7 @@ REQUIRES=" PROVIDES_devel=" mpg123${secondaryArchSuffix}_devel = $portVersion - devel:libmpg123$secondaryArchSuffix = 0.41.1 compat >= 0 + devel:libmpg123$secondaryArchSuffix = 0.41.2 compat >= 0 " REQUIRES_devel=" haiku$secondaryArchSuffix diff --git a/media-sound/mpg123/patches/mpg123-1.22.3.patchset b/media-sound/mpg123/patches/mpg123-1.22.4.patchset similarity index 100% rename from media-sound/mpg123/patches/mpg123-1.22.3.patchset rename to media-sound/mpg123/patches/mpg123-1.22.4.patchset