diff --git a/recipes-support/perl/perl-template-toolkit_3.009.bb b/recipes-support/perl/perl-template-toolkit_3.009.bb index 79ea10ae..39c368f0 100644 --- a/recipes-support/perl/perl-template-toolkit_3.009.bb +++ b/recipes-support/perl/perl-template-toolkit_3.009.bb @@ -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"