From: Alexander Kanavin Date: Wed, 14 Jul 2021 12:26:00 +0000 (+0200) Subject: mpg123: upgrade 1.28.0 -> 1.28.2 X-Git-Tag: uninative-3.3~236 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=d96c911ea05e1150f4335d471131337e8bbe1891;p=openembedded-core.git mpg123: upgrade 1.28.0 -> 1.28.2 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.0.bb b/meta/recipes-multimedia/mpg123/mpg123_1.28.2.bb similarity index 96% rename from meta/recipes-multimedia/mpg123/mpg123_1.28.0.bb rename to meta/recipes-multimedia/mpg123/mpg123_1.28.2.bb index 143a59ba63..ebe11d4138 100644 --- a/meta/recipes-multimedia/mpg123/mpg123_1.28.0.bb +++ b/meta/recipes-multimedia/mpg123/mpg123_1.28.2.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] = "e49466853685026da5d113dc7ff026b1b2ad0b57d78df693a446add9db88a7d5" +SRC_URI[sha256sum] = "7eefd4b68fdac7e138d04c37efe12155a8ebf25a5bccf0fb7e775af22d21db00" UPSTREAM_CHECK_REGEX = "mpg123-(?P\d+(\.\d+)+)\.tar"