diff options
-rw-r--r-- | meta/recipes-devtools/perl-cross/perlcross_1.6.2.bb (renamed from meta/recipes-devtools/perl-cross/perlcross_1.6.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/perl-cross/perlcross_1.6.bb b/meta/recipes-devtools/perl-cross/perlcross_1.6.2.bb index 295dd0cfc1..e4bd90c572 100644 --- a/meta/recipes-devtools/perl-cross/perlcross_1.6.bb +++ b/meta/recipes-devtools/perl-cross/perlcross_1.6.2.bb | |||
@@ -18,7 +18,7 @@ SRC_URI = "${GITHUB_BASE_URI}/download/${PV}/perl-cross-${PV}.tar.gz;name=perl-c | |||
18 | " | 18 | " |
19 | GITHUB_BASE_URI = "https://github.com/arsv/perl-cross/releases/" | 19 | GITHUB_BASE_URI = "https://github.com/arsv/perl-cross/releases/" |
20 | 20 | ||
21 | SRC_URI[perl-cross.sha256sum] = "5abf198ee50ce9e69eb68fede68c87f65241caa744e4203e97490fa59b45ed69" | 21 | SRC_URI[perl-cross.sha256sum] = "131f7496152ee32067dbac2bc9b44b2f582fc778140e545701b3b2faee782f1d" |
22 | 22 | ||
23 | S = "${WORKDIR}/perl-cross-${PV}" | 23 | S = "${WORKDIR}/perl-cross-${PV}" |
24 | 24 | ||