From: Alexander Kanavin Date: Wed, 8 Feb 2023 07:21:19 +0000 (+0100) Subject: mpg123: upgrade 1.31.1 -> 1.31.2 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~1753 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e365f600a8b4ee161bdfabd39ac323ec7205cce;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git mpg123: upgrade 1.31.1 -> 1.31.2 Signed-off-by: Alexander Kanavin Signed-off-by: Luca Ceresoli Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-multimedia/mpg123/mpg123_1.31.1.bb b/meta/recipes-multimedia/mpg123/mpg123_1.31.2.bb similarity index 96% rename from meta/recipes-multimedia/mpg123/mpg123_1.31.1.bb rename to meta/recipes-multimedia/mpg123/mpg123_1.31.2.bb index a8a2377bd49..0a2d870cfa6 100644 --- a/meta/recipes-multimedia/mpg123/mpg123_1.31.1.bb +++ b/meta/recipes-multimedia/mpg123/mpg123_1.31.2.bb @@ -10,7 +10,7 @@ LICENSE = "LGPL-2.1-only" LIC_FILES_CHKSUM = "file://COPYING;md5=e7b9c15fcfb986abb4cc5e8400a24169" SRC_URI = "https://www.mpg123.de/download/${BP}.tar.bz2" -SRC_URI[sha256sum] = "5dcb0936efd44cb583498b6585845206f002a7b19d5066a2683be361954d955a" +SRC_URI[sha256sum] = "b17f22905e31f43b6b401dfdf6a71ed11bb7d056f68db449d70b9f9ae839c7de" UPSTREAM_CHECK_REGEX = "mpg123-(?P\d+(\.\d+)+)\.tar"