libxmp: upgrade 4.6.3 -> 4.7.0

License-Update: Copyright year updated to 2026

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Wang Mingyu 2026-03-12 18:51:36 +08:00 committed by Khem Raj
parent 924f84bbb2
commit 243f1e97c1
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -1,10 +1,10 @@
SUMMARY = "Extended Module Player Library" SUMMARY = "Extended Module Player Library"
HOMEPAGE = "http://xmp.sourceforge.net/" HOMEPAGE = "http://xmp.sourceforge.net/"
LICENSE = "MIT" LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://README;beginline=59;md5=ea030bd80f99071b0d3f9a9f752d1ca8" LIC_FILES_CHKSUM = "file://README;beginline=59;md5=b25470e2863502c9ac9886f09c21a8f9"
inherit cmake pkgconfig inherit cmake pkgconfig
SRC_URI = "git://github.com/libxmp/libxmp.git;protocol=https;branch=master;tag=libxmp-${PV}" SRC_URI = "git://github.com/libxmp/libxmp.git;protocol=https;branch=master;tag=libxmp-${PV}"
SRCREV = "bed660f8e530d399c38f27a5a7732f4e79740585" SRCREV = "8a4fdf7d09aedc921de537853b59e1d15b534f24"