From 18562fc706d2c4de31fd701a6bbb2d5893ee850f Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Thu, 1 Mar 2018 16:00:46 +0200 Subject: [PATCH] mpg123: upgrade 1.25.8 -> 1.25.10 Signed-off-by: Alexander Kanavin Signed-off-by: Ross Burton --- .../mpg123/{mpg123_1.25.8.bb => mpg123_1.25.10.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-multimedia/mpg123/{mpg123_1.25.8.bb => mpg123_1.25.10.bb} (94%) diff --git a/meta/recipes-multimedia/mpg123/mpg123_1.25.8.bb b/meta/recipes-multimedia/mpg123/mpg123_1.25.10.bb similarity index 94% rename from meta/recipes-multimedia/mpg123/mpg123_1.25.8.bb rename to meta/recipes-multimedia/mpg123/mpg123_1.25.10.bb index 45f3538d70..929069ab49 100644 --- a/meta/recipes-multimedia/mpg123/mpg123_1.25.8.bb +++ b/meta/recipes-multimedia/mpg123/mpg123_1.25.10.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] = "62ef1e417eb50f82bf241866d9e6e19b" -SRC_URI[sha256sum] = "79da51efae011814491f07c95cb5e46de0476aca7a0bf240ba61cfc27af8499b" +SRC_URI[md5sum] = "ea32caa61d41d8be797f0b04a1b43ad9" +SRC_URI[sha256sum] = "6c1337aee2e4bf993299851c70b7db11faec785303cfca3a5c3eb5f329ba7023" inherit autotools pkgconfig -- 2.40.1