similarity index 89%
rename from meta-perl/recipes-perl/libconfig/libconfig-autoconf-perl_0.319.bb
rename to meta-perl/recipes-perl/libconfig/libconfig-autoconf-perl_0.320.bb
@@ -14,9 +14,9 @@ LICENSE = "Artistic-1.0 | GPL-1.0-or-later"
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/Artistic-1.0;md5=cda03bbdc3c1951996392b872397b798 \
file://${COMMON_LICENSE_DIR}/GPL-1.0-or-later;md5=30c0b8a5048cc2f4be5ff15ef0d8cf61"
-SRC_URI = "${CPAN_MIRROR}/authors/id/R/RE/REHSACK/Config-AutoConf-${PV}.tar.gz"
+SRC_URI = "${CPAN_MIRROR}/authors/id/A/AM/AMBS/Config-AutoConf-${PV}.tar.gz"
-SRC_URI[sha256sum] = "304f66cc2653264c0fe127d21669e86d3d18cd72f2574d8f5131beec31a0a33e"
+SRC_URI[sha256sum] = "bb57a958ef49d3f7162276dae14a7bd5af43fd1d8513231af35d665459454023"
RDEPENDS:${PN} += "libcapture-tiny-perl"
RDEPENDS:${PN} += "perl-module-base"
RDEPENDS:${PN} += "perl-module-carp"
Changes for version 0.320 - 2021-06-25 fix check_prog to not find directories (RT#132993), thanks RJBS for reporting it again! Signed-off-by: Jason Schonberg <schonm@gmail.com> --- ...utoconf-perl_0.319.bb => libconfig-autoconf-perl_0.320.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-perl/recipes-perl/libconfig/{libconfig-autoconf-perl_0.319.bb => libconfig-autoconf-perl_0.320.bb} (89%)