From ca9ec1c3d0c23fd00095f732730b1c9423b06423 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Thu, 1 Feb 2018 20:02:00 +0200 Subject: [PATCH] mpg123: update to 1.25.8 Signed-off-by: Alexander Kanavin Signed-off-by: Ross Burton --- .../mpg123/{mpg123_1.25.7.bb => mpg123_1.25.8.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-multimedia/mpg123/{mpg123_1.25.7.bb => mpg123_1.25.8.bb} (94%) diff --git a/meta/recipes-multimedia/mpg123/mpg123_1.25.7.bb b/meta/recipes-multimedia/mpg123/mpg123_1.25.8.bb similarity index 94% rename from meta/recipes-multimedia/mpg123/mpg123_1.25.7.bb rename to meta/recipes-multimedia/mpg123/mpg123_1.25.8.bb index 1d2b875d18f..45f3538d70a 100644 --- a/meta/recipes-multimedia/mpg123/mpg123_1.25.7.bb +++ b/meta/recipes-multimedia/mpg123/mpg123_1.25.8.bb @@ -11,8 +11,8 @@ LICENSE_FLAGS = "commercial" LIC_FILES_CHKSUM = "file://COPYING;md5=1e86753638d3cf2512528b99079bc4f3" SRC_URI = "https://www.mpg123.de/download/${BP}.tar.bz2" -SRC_URI[md5sum] = "710f2d8689b24e86376bd64a05d7888b" -SRC_URI[sha256sum] = "31b15ebcf26111b874732e07c8e60de5053ee555eea15fb70c657a4f9f0344f3" +SRC_URI[md5sum] = "62ef1e417eb50f82bf241866d9e6e19b" +SRC_URI[sha256sum] = "79da51efae011814491f07c95cb5e46de0476aca7a0bf240ba61cfc27af8499b" inherit autotools pkgconfig -- 2.47.2