logo

oasis

Own branch of Oasis Linux (upstream: <https://git.sr.ht/~mcf/oasis/>) git clone https://anongit.hacktivis.me/git/oasis.git
commit: c31f9339b2eef5fbe7abb9f05b83e45463864bed
parent 7ac0314275810e3821006b885b2256dee9879b5a
Author: Michael Forney <mforney@mforney.org>
Date:   Fri, 20 Mar 2020 16:12:23 -0700

bc: Update to 2.6.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.4.0', + '-D VERSION=2.6.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.5.3 r0 +2.6.0 r0