From: Alexander Kanavin Date: Tue, 19 Oct 2021 15:34:07 +0000 (+0200) Subject: mpg123: upgrade 1.28.2 -> 1.29.0 X-Git-Tag: uninative-3.5~1133 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=fbb90b1e5c975ca1cfdf8b23b9e26351abee1d95;p=openembedded-core.git mpg123: upgrade 1.28.2 -> 1.29.0 Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-multimedia/mpg123/mpg123_1.28.2.bb b/meta/recipes-multimedia/mpg123/mpg123_1.29.0.bb similarity index 96% rename from meta/recipes-multimedia/mpg123/mpg123_1.28.2.bb rename to meta/recipes-multimedia/mpg123/mpg123_1.29.0.bb index 896162a251..0f4a36e0d3 100644 --- a/meta/recipes-multimedia/mpg123/mpg123_1.28.2.bb +++ b/meta/recipes-multimedia/mpg123/mpg123_1.29.0.bb @@ -10,7 +10,7 @@ LICENSE = "LGPLv2.1" LIC_FILES_CHKSUM = "file://COPYING;md5=e7b9c15fcfb986abb4cc5e8400a24169" SRC_URI = "https://www.mpg123.de/download/${BP}.tar.bz2" -SRC_URI[sha256sum] = "7eefd4b68fdac7e138d04c37efe12155a8ebf25a5bccf0fb7e775af22d21db00" +SRC_URI[sha256sum] = "135e0172dfb6c7937a81f1188c27f9a47b0a337f7637680039ff3ee5fea3ce7d" UPSTREAM_CHECK_REGEX = "mpg123-(?P\d+(\.\d+)+)\.tar"