From 97a4e2d564807caba5e527d95871972464c261c6 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Mon, 24 Jul 2017 17:28:15 +0300 Subject: [PATCH] mpg123: update to 1.25.4 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- .../mpg123/{mpg123_1.25.0.bb => mpg123_1.25.4.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-multimedia/mpg123/{mpg123_1.25.0.bb => mpg123_1.25.4.bb} (94%) diff --git a/meta/recipes-multimedia/mpg123/mpg123_1.25.0.bb b/meta/recipes-multimedia/mpg123/mpg123_1.25.4.bb similarity index 94% rename from meta/recipes-multimedia/mpg123/mpg123_1.25.0.bb rename to meta/recipes-multimedia/mpg123/mpg123_1.25.4.bb index f86098ce20..96e8f21b75 100644 --- a/meta/recipes-multimedia/mpg123/mpg123_1.25.0.bb +++ b/meta/recipes-multimedia/mpg123/mpg123_1.25.4.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] = "2ffbe29c99130215b0ee7d1b11c0ea4b" -SRC_URI[sha256sum] = "552e3e1db045e00f474252917007795ac295863fc8b13891859b3382d2f24e48" +SRC_URI[md5sum] = "810e9d00fd75c92c4afafa20245317b5" +SRC_URI[sha256sum] = "cdb5620e8aab83f75a27dab3394a44b9cc4017fc77b2954b8425ca416db6b3e7" inherit autotools pkgconfig -- 2.40.1