logo

oasis

Own branch of Oasis Linux (upstream: <https://git.sr.ht/~mcf/oasis/>) git clone https://anongit.hacktivis.me/git/oasis.git
commit: ac74cc008e1a9bdcf438caed66acf80dbd90e01c
parent a866028d6e6a50107fabd9354c2f835bfb08216e
Author: Michael Forney <mforney@mforney.org>
Date:   Mon, 29 Nov 2021 13:40:35 -0800

pounce: Update gen.lua for 3.0

Diffstat:

Mpkg/pounce/gen.lua1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/pkg/pounce/gen.lua b/pkg/pounce/gen.lua @@ -8,7 +8,6 @@ pkg.deps = {'pkg/libtls-bearssl/headers'} exe('pounce', { 'bounce.c', - 'cert.c', 'client.c', 'config.c', 'local.c',