logo

oasis

Own branch of Oasis Linux (upstream: <https://git.sr.ht/~mcf/oasis/>) git clone https://anongit.hacktivis.me/git/oasis.git
commit: 798fabcf52eff700edab40ca6a30680c096a3bdc
parent c8516cbee57436d39ba26e07007add3cc761ebc9
Author: Michael Forney <mforney@mforney.org>
Date:   Fri,  5 Apr 2019 00:37:51 -0700

bc: Update to 1.2.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=1.2.2', + '-D VERSION=1.2.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 @@ -1.2.2 r0 +1.2.3 r0