logo

oasis

Own branch of Oasis Linux (upstream: <https://git.sr.ht/~mcf/oasis/>) git clone https://anongit.hacktivis.me/git/oasis.git
commit: 8be1f8f5bc098978deec1332c3a64a2850708244
parent d796a168aea7d81744db30f24f70c4c4ae26e014
Author: Michael Forney <mforney@mforney.org>
Date:   Thu,  9 Jul 2020 20:53:11 -0700

bc: Update to 3.1.3

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.1', + '-D VERSION=3.1.3', '-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.1 r0 +3.1.3 r0