logo

oasis

Own branch of Oasis Linux (upstream: <https://git.sr.ht/~mcf/oasis/>) git clone https://anongit.hacktivis.me/git/oasis.git
commit: b745c9ac807d104abf083f46608fb964bcc12ade
parent 054b8649002bc30b4a22655f28bf831dd5662b63
Author: Michael Forney <mforney@mforney.org>
Date:   Sat,  4 May 2019 13:12:03 -0700

Update lpeg package name in repology

Diffstat:

Mscripts/outdated.py1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/scripts/outdated.py b/scripts/outdated.py @@ -9,6 +9,7 @@ names = { 'awk': 'nawk', 'bc': 'bc-gh', 'hostap': 'wpa-supplicant', + 'lpeg': 'lua:lpeg', 'lua': 'lua52', 'python': 'python3', 'st': 'st-term',