From: Alexander Kanavin Date: Thu, 22 Aug 2024 09:35:09 +0000 (+0200) Subject: mpg123: upgrade 1.32.6 -> 1.32.7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f4c5e86a990bf2b757aa4958eab9bc92285d9ab;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git mpg123: upgrade 1.32.6 -> 1.32.7 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-multimedia/mpg123/mpg123_1.32.6.bb b/meta/recipes-multimedia/mpg123/mpg123_1.32.7.bb similarity index 96% rename from meta/recipes-multimedia/mpg123/mpg123_1.32.6.bb rename to meta/recipes-multimedia/mpg123/mpg123_1.32.7.bb index f7786e8588e..5a9a2a0943c 100644 --- a/meta/recipes-multimedia/mpg123/mpg123_1.32.6.bb +++ b/meta/recipes-multimedia/mpg123/mpg123_1.32.7.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] = "ccdd1d0abc31d73d8b435fc658c79049d0a905b30669b6a42a03ad169dc609e6" +SRC_URI[sha256sum] = "3c8919243707951cac0e3c39bbf28653bcaffc43c98ff16801a27350db8f0f21" UPSTREAM_CHECK_REGEX = "mpg123-(?P\d+(\.\d+)+)\.tar"