Bump perl version here too.
This commit is contained in:
parent
b2c063ffb0
commit
79d55b4d7c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=339458
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ PERL_VERSION= 5.14.4
|
|||
.elif ${PERL5_DEFAULT} == 5.16
|
||||
PERL_VERSION= 5.16.3
|
||||
.elif ${PERL5_DEFAULT} == 5.18
|
||||
PERL_VERSION= 5.18.1
|
||||
PERL_VERSION= 5.18.2
|
||||
.else
|
||||
IGNORE= Invalid perl5 version ${PERL5_DEFAULT}
|
||||
.endif
|
||||
|
|
Loading…
Reference in a new issue