logo

oasis

Own branch of Oasis Linux (upstream: <https://git.sr.ht/~mcf/oasis/>) git clone https://anongit.hacktivis.me/git/oasis.git
commit: 9b7b395ec1f6e3ef878a82d7537943b15ffc7661
parent bf7db00c4981e2040cb134d0d46cf20a3ba97dd0
Author: Michael Forney <mforney@mforney.org>
Date:   Tue, 13 Nov 2018 00:14:05 -0800

samurai: Update to latest git

Diffstat:

Mpkg/samurai/gen.lua2+-
Mpkg/samurai/rev2+-
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pkg/samurai/gen.lua b/pkg/samurai/gen.lua @@ -6,10 +6,10 @@ exe('samu', { 'env.c', 'graph.c', 'htab.c', - 'lex.c', 'log.c', 'parse.c', 'samurai.c', + 'scan.c', 'tool.c', 'tree.c', 'util.c', diff --git a/pkg/samurai/rev b/pkg/samurai/rev @@ -1 +1 @@ -15 +16