mirror of
https://gitlab.alpinelinux.org/alpine/abuild.git
synced 2024-12-22 07:00:28 +00:00
apkbuild-cpan: fix typo
This commit is contained in:
parent
d4b2415fb1
commit
617df473b0
@ -703,7 +703,7 @@ elsif ( $command eq "upgrade" ) {
|
||||
do_depends( $moddata->{version}, $apkbuild );
|
||||
}
|
||||
else {
|
||||
say "Up-to-data with CPAN";
|
||||
say "Up-to-date with CPAN";
|
||||
}
|
||||
}
|
||||
elsif ( $command eq "check" ) {
|
||||
|
Loading…
Reference in New Issue
Block a user