From f89b91ba13489d4dd490a96da73f21ec011e7ede Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Mon, 18 Nov 2019 15:28:49 +0100 Subject: [PATCH] mpg123: upgrade 1.25.12 -> 1.25.13 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- .../mpg123/{mpg123_1.25.12.bb => mpg123_1.25.13.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-multimedia/mpg123/{mpg123_1.25.12.bb => mpg123_1.25.13.bb} (94%) diff --git a/meta/recipes-multimedia/mpg123/mpg123_1.25.12.bb b/meta/recipes-multimedia/mpg123/mpg123_1.25.13.bb similarity index 94% rename from meta/recipes-multimedia/mpg123/mpg123_1.25.12.bb rename to meta/recipes-multimedia/mpg123/mpg123_1.25.13.bb index a18b2f4417..125574fcfc 100644 --- a/meta/recipes-multimedia/mpg123/mpg123_1.25.12.bb +++ b/meta/recipes-multimedia/mpg123/mpg123_1.25.13.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] = "ddb38254966eb38c77f220d456a1839d" -SRC_URI[sha256sum] = "1ffec7c9683dfb86ea9040d6a53d6ea819ecdda215df347f79def08f1fe731d1" +SRC_URI[md5sum] = "294a6c30546504ec3d0deac2b2ea22be" +SRC_URI[sha256sum] = "90306848359c793fd43b9906e52201df18775742dc3c81c06ab67a806509890a" inherit autotools pkgconfig -- 2.40.1