From: Alexander Kanavin Date: Wed, 27 Oct 2021 09:07:18 +0000 (+0200) Subject: mpg123: upgrade 1.29.0 -> 1.29.2 X-Git-Tag: uninative-3.5~1046 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=d426cc82f198d400f6f09ae95d1283b14d9c8fc2;p=openembedded-core.git mpg123: upgrade 1.29.0 -> 1.29.2 Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni --- diff --git a/meta/recipes-multimedia/mpg123/mpg123_1.29.0.bb b/meta/recipes-multimedia/mpg123/mpg123_1.29.2.bb similarity index 96% rename from meta/recipes-multimedia/mpg123/mpg123_1.29.0.bb rename to meta/recipes-multimedia/mpg123/mpg123_1.29.2.bb index 0f4a36e0d3..ba09e1c619 100644 --- a/meta/recipes-multimedia/mpg123/mpg123_1.29.0.bb +++ b/meta/recipes-multimedia/mpg123/mpg123_1.29.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] = "135e0172dfb6c7937a81f1188c27f9a47b0a337f7637680039ff3ee5fea3ce7d" +SRC_URI[sha256sum] = "9071214ebdfc1b6ed0c0a85d530010bbb8ebc044cfe5ae5930e83f7e6b7937e6" UPSTREAM_CHECK_REGEX = "mpg123-(?P\d+(\.\d+)+)\.tar"