perl-template-toolkit: fix build after oe-core moded to SPDX licenses

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2021-03-09 21:59:08 +01:00
parent 40b9be06b5
commit e358ed0ac4

View File

@@ -4,7 +4,7 @@ HOMEPAGE = "http://www.template-toolkit.org/"
LICENSE = "Artisticv1 | GPLv1+"
LIC_FILES_CHKSUM = " \
file://${COMMON_LICENSE_DIR}/Artistic-1.0;md5=cda03bbdc3c1951996392b872397b798 \
file://${COMMON_LICENSE_DIR}/GPL-1.0;md5=e9e36a9de734199567a4d769498f743d \
file://${COMMON_LICENSE_DIR}/GPL-1.0-only;md5=e9e36a9de734199567a4d769498f743d \
"
SRC_URI = "https://cpan.metacpan.org/authors/id/A/AT/ATOOMIC/Template-Toolkit-${PV}.tar.gz"