From 11fa51278827d01d68338a485fe7f5e5d8973dc7 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Wed, 2 Apr 2025 08:08:54 +0200 Subject: [PATCH] libsfdo: fix md5 for license --- recipes-extended/libsfdo/libsfdo_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-extended/libsfdo/libsfdo_git.bb b/recipes-extended/libsfdo/libsfdo_git.bb index e7df345..aea78ea 100644 --- a/recipes-extended/libsfdo/libsfdo_git.bb +++ b/recipes-extended/libsfdo/libsfdo_git.bb @@ -1,7 +1,7 @@ SUMMARY = "A collection of libraries which implement some of the freedesktop.org specifications." HOMEPAGE = "https://gitlab.freedesktop.org/vyivel/libsfdo" LICENSE = "BSD-2-Clause" -LIC_FILES_CHKSUM = "file://LICENSE;md5=4fbd65380cdd255951079008b364516c" +LIC_FILES_CHKSUM = "file://LICENSE;md5=896bac785747ebab7d4e9d693e517573" inherit meson pkgconfig