cc-container-mng: fix license checksum

Signed-off-by: Arturo Buzarra <arturo.buzarra@digi.com>
This commit is contained in:
Arturo Buzarra 2026-05-06 22:24:58 +02:00
parent 897ca48d9b
commit 4039e2e4e2
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ HOMEPAGE = "https://github.com/digi-embedded/cc-container-mng"
SECTION = "base"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=b9f6fb44826f22358130c433cdf487a0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=266029e5b51b2fa808364134ee8ec673"
SRCBRANCH ?= "master"
SRCREV = "${AUTOREV}"