From abd436a4b30ad567fe61e6413a8af65759b65ba6 Mon Sep 17 00:00:00 2001 From: Anuj Mittal Date: Tue, 23 Jul 2019 12:40:27 +0800 Subject: [PATCH] mpg123: upgrade 1.25.10 -> 1.25.11 Release notes: https://www.mpg123.de/#2019-07-18 Signed-off-by: Anuj Mittal Signed-off-by: Richard Purdie --- .../mpg123/{mpg123_1.25.10.bb => mpg123_1.25.11.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-multimedia/mpg123/{mpg123_1.25.10.bb => mpg123_1.25.11.bb} (94%) diff --git a/meta/recipes-multimedia/mpg123/mpg123_1.25.10.bb b/meta/recipes-multimedia/mpg123/mpg123_1.25.11.bb similarity index 94% rename from meta/recipes-multimedia/mpg123/mpg123_1.25.10.bb rename to meta/recipes-multimedia/mpg123/mpg123_1.25.11.bb index dfb10bb1cd..d063ef5c59 100644 --- a/meta/recipes-multimedia/mpg123/mpg123_1.25.10.bb +++ b/meta/recipes-multimedia/mpg123/mpg123_1.25.11.bb @@ -11,8 +11,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=1e86753638d3cf2512528b99079bc4f3" SRC_URI = "https://www.mpg123.de/download/${BP}.tar.bz2 \ file://sdl2.patch" -SRC_URI[md5sum] = "ea32caa61d41d8be797f0b04a1b43ad9" -SRC_URI[sha256sum] = "6c1337aee2e4bf993299851c70b7db11faec785303cfca3a5c3eb5f329ba7023" +SRC_URI[md5sum] = "64749512a6fdc117227abe13fee4cc36" +SRC_URI[sha256sum] = "df063307faa27c7d9efe63d2139b1564cfc7cdbb7c6f449c89ef8faabfa0eab2" inherit autotools pkgconfig -- 2.40.1