Skip to content

Commit

Permalink
Remove obsolete verignore for luajit
Browse files Browse the repository at this point in the history
  • Loading branch information
AMDmi3 committed Sep 28, 2023
1 parent ec21f2a commit b7ea38f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion 900.version-fixes/l.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,6 @@
- { name: luajit, incorrect: true } # no official versioning scheme
- { name: luajit, verpat: "[0-9]+\\.[0-9]+[.-][0-9]{10}", incorrect: false, ignore: false, untrusted: false, altver: true } # allow unix time base scheme used by nix and openmandriva
- { name: luajit, verpat: "[0-9]+\\.[0-9]+[.-]20[0-9]{6}", incorrect: false, ignore: false, untrusted: false } # allow date based scheme used by debian
- { name: luajit, ruleset: rpm, untrusted: true }
- { name: luajit, verpat: "20[0-9]{2}.*", incorrect: true }
- { name: luajit, verpat: "5.*", incorrect: true }
- { name: luajit, ruleset: alpine, untrusted: true } # accused of fake 5.1.20190925, 2.2.0
Expand Down

0 comments on commit b7ea38f

Please sign in to comment.