diff options
| -rw-r--r-- | meta/recipes-devtools/perl-cross/perlcross_1.6.1.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.1.bb index 34d9236cab..21964a7336 100644 --- a/meta/recipes-devtools/perl-cross/perlcross_1.6.bb +++ b/meta/recipes-devtools/perl-cross/perlcross_1.6.1.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] = "b5f4b4457bbd7be37adac8ee423beedbcdba8963a85f79770f5e701dabc5550f" |
| 22 | 22 | ||
| 23 | S = "${WORKDIR}/perl-cross-${PV}" | 23 | S = "${WORKDIR}/perl-cross-${PV}" |
| 24 | 24 | ||
