logo

oasis

Own branch of Oasis Linux (upstream: <https://git.sr.ht/~mcf/oasis/>) git clone https://anongit.hacktivis.me/git/oasis.git
commit: ba3080cc541d77729f6b6114612a0c41dc7eb3d5
parent 32c8f3d4ed92cee2dd56da6e856121539819dc2e
Author: Michael Forney <mforney@mforney.org>
Date:   Thu,  7 Nov 2019 11:17:22 -0800

bc: Update to 2.2.0

Diffstat:

Mpkg/bc/gen.lua2+-
Mpkg/bc/ver2+-
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pkg/bc/gen.lua b/pkg/bc/gen.lua @@ -1,6 +1,6 @@ cflags{ '-D NDEBUG', - '-D VERSION=2.1.3', + '-D VERSION=2.2.0', '-D _POSIX_C_SOURCE=200809L', '-I $srcdir/include', '-include $dir/config.h', diff --git a/pkg/bc/ver b/pkg/bc/ver @@ -1 +1 @@ -2.1.3 r0 +2.2.0 r0