logo

oasis

Own branch of Oasis Linux (upstream: <https://git.sr.ht/~mcf/oasis/>) git clone https://anongit.hacktivis.me/git/oasis.git
commit: e50379b3bc09814d5c69a5f3e5d45ddf515847a2
parent e2426a7f9bd317a885a12c4da5b661189adb82e5
Author: Michael Forney <mforney@mforney.org>
Date:   Fri,  6 Sep 2019 13:27:03 -0700

bc: Update to 2.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=2.0.3', + '-D VERSION=2.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 @@ -2.1.0 r0 +2.1.3 r0