logo

oasis

Own branch of Oasis Linux (upstream: <https://git.sr.ht/~mcf/oasis/>) git clone https://anongit.hacktivis.me/git/oasis.git
commit: 5e4d4573d6793f96b273f1227f52f598991495cf
parent a7ab09a771c139d9bbba05ea13362f0554be1259
Author: Michael Forney <mforney@mforney.org>
Date:   Mon,  9 Dec 2019 00:10:57 -0800

bc: Update to 2.4.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.3.1', + '-D VERSION=2.4.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.3.1 r0 +2.4.0 r0