libvarlink: fix license checksum

This commit is contained in:
Markus Volk 2024-08-26 07:12:26 +02:00
parent abe0c3b163
commit 763347ae49

View File

@ -2,7 +2,7 @@ SUMMARY = "varlink is an interface description format and protocol accessible to
HOMEPAGE = "https://varlink.org"
LICENSE = "Apache-2.0 & BSD-3-Clause"
LIC_FILES_CHKSUM = "file://LICENSE;md5=e316e9609dd7672b87ff25b46b2cf3e1"
LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
SRC_URI = " \
git://github.com/varlink/libvarlink.git;protocol=https;branch=master \