logo

oasis

Own branch of Oasis Linux (upstream: <https://git.sr.ht/~mcf/oasis/>) git clone https://anongit.hacktivis.me/git/oasis.git
commit: e1f101f3529bb767a081833f1d93001e6d858005
parent f81197b3cb83dc485734bd32be36ea11306f1143
Author: Michael Forney <mforney@mforney.org>
Date:   Mon,  3 Aug 2020 23:28:32 -0700

bc: Update to 3.1.4

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=3.1.3', + '-D VERSION=3.1.4', '-D _POSIX_C_SOURCE=200809L', '-I $srcdir/include', '-include $dir/config.h', diff --git a/pkg/bc/ver b/pkg/bc/ver @@ -1 +1 @@ -3.1.3 r0 +3.1.4 r0