logo

oasis

Own branch of Oasis Linux (upstream: <https://git.sr.ht/~mcf/oasis/>) git clone https://anongit.hacktivis.me/git/oasis.git
commit: 43300d1d81c4d3ab62258b18618a3ee9173472f8
parent 024570c50abac93fd41d8c5c186cdbf6df6331d8
Author: Michael Forney <mforney@mforney.org>
Date:   Wed,  5 Feb 2020 18:47:08 -0800

bc: Update to 2.5.3

Diffstat:

Mpkg/bc/config.h1+
Mpkg/bc/ver2+-
2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/pkg/bc/config.h b/pkg/bc/config.h @@ -3,6 +3,7 @@ #define BC_ENABLE_EXTRA_MATH 1 #define BC_ENABLE_HISTORY 1 +#define BC_ENABLE_LONG_OPTIONS 1 #define BC_ENABLE_NLS 0 #define BC_ENABLE_PROMPT 1 #define BC_ENABLE_SIGNALS 1 diff --git a/pkg/bc/ver b/pkg/bc/ver @@ -1 +1 @@ -2.4.0 r0 +2.5.3 r0