From: Alexander Kanavin Date: Tue, 16 Jun 2026 19:16:06 +0000 (+0200) Subject: libmd: upgrade 1.1.0 -> 1.2.0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e70dec70335ad19f7badbb415cf3f373ba93efb;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git libmd: upgrade 1.1.0 -> 1.2.0 License-Update: formatting, copyright years, additional files under bsd-2-clause Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-support/libmd/libmd_1.1.0.bb b/meta/recipes-support/libmd/libmd_1.2.0.bb similarity index 84% rename from meta/recipes-support/libmd/libmd_1.1.0.bb rename to meta/recipes-support/libmd/libmd_1.2.0.bb index ffc59deb26..1aee94a054 100644 --- a/meta/recipes-support/libmd/libmd_1.1.0.bb +++ b/meta/recipes-support/libmd/libmd_1.2.0.bb @@ -6,12 +6,12 @@ lacking on others like GNU systems." HOMEPAGE = "https://www.hadrons.org/software/libmd/" LICENSE = "BSD-3-Clause & BSD-2-Clause" -LIC_FILES_CHKSUM = "file://COPYING;md5=0436d4fb62a71f661d6e8b7812f9e1df" +LIC_FILES_CHKSUM = "file://COPYING;md5=261bf22602270e2b29c53930d409a3ca" SRC_URI = "https://archive.hadrons.org/software/libmd/libmd-${PV}.tar.xz \ file://run-ptest \ " -SRC_URI[sha256sum] = "1bd6aa42275313af3141c7cf2e5b964e8b1fd488025caf2f971f43b00776b332" +SRC_URI[sha256sum] = "ac15ffb8430502fbaccdec66c5a82ee0eab0b0f36220df56710feadfeb13d0a0" inherit autotools ptest