logo

oasis

Own branch of Oasis Linux (upstream: <https://git.sr.ht/~mcf/oasis/>) git clone https://anongit.hacktivis.me/git/oasis.git
commit: 81564a0fe804cb73006e59cb006999f94ca56b0d
parent 014a76e72f23176197b2b9474bb2d75262c69f19
Author: Michael Forney <mforney@mforney.org>
Date:   Thu, 18 Jan 2024 23:06:39 -0800

sfeed: Update to 2.0

Diffstat:

Mpkg/sfeed/gen.lua1+
Mpkg/sfeed/ver2+-
2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/pkg/sfeed/gen.lua b/pkg/sfeed/gen.lua @@ -9,6 +9,7 @@ lib('libutil.a', {'util.c', 'xml.c'}) local tools = { 'sfeed', + 'sfeed_json', 'sfeed_opml_import', 'sfeed_plain', 'sfeed_web', diff --git a/pkg/sfeed/ver b/pkg/sfeed/ver @@ -1 +1 @@ -1.6 r0 +2.0 r0