mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-19 01:35:24 +01:00
Actually we don't need 5.40.3
This commit is contained in:
parent
68a09eaa1c
commit
a888adde33
9 changed files with 4 additions and 179 deletions
|
|
@ -11,7 +11,7 @@ index 5d30ee2234..f02c07a9af 100644
|
|||
@@ -1,12 +1,10 @@
|
||||
#!perl
|
||||
-use v5.41.9;
|
||||
+use v5.40.3;
|
||||
+use v5.36.3;
|
||||
use utf8;
|
||||
use re "/aa";
|
||||
use feature 'signatures';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue