logo

oasis

Own branch of Oasis Linux (upstream: <https://git.sr.ht/~mcf/oasis/>) git clone https://anongit.hacktivis.me/git/oasis.git
commit: 19b46cf1c72fab62a31126d7ac3f84aa3eb40baf
parent 0e2453fa825b45f42e1c610ab87799c8411aee4a
Author: Michael Forney <mforney@mforney.org>
Date:   Mon, 25 Nov 2019 17:24:53 -0800

bc: Update to 2.3.1

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.2.0', + '-D VERSION=2.3.1', '-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.0 r0 +2.3.1 r0