logo

oasis

Own branch of Oasis Linux (upstream: <https://git.sr.ht/~mcf/oasis/>) git clone https://anongit.hacktivis.me/git/oasis.git
commit: e1c1245c53e762cbe03a3149957ee1ecb6eaced8
parent 6b4d47a7ab5248d634d177c78443dbbc10f633cd
Author: Michael Forney <mforney@mforney.org>
Date:   Wed, 26 May 2021 23:05:16 -0700

b3sum: Update to 0.3.8

Diffstat:

Mpkg/b3sum/gen.lua3++-
Mpkg/b3sum/ver2+-
2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/pkg/b3sum/gen.lua b/pkg/b3sum/gen.lua @@ -20,9 +20,10 @@ lib('libblake3.a', [[ blake3_dispatch.c blake3_portable.c @x86_64 ( - blake3_cpu_features.S + blake3_cpuid.S blake3_avx2_x86-64_unix.S blake3_avx512_x86-64_unix.S + blake3_sse2_x86-64_unix.S blake3_sse41_x86-64_unix.S ) ]]) diff --git a/pkg/b3sum/ver b/pkg/b3sum/ver @@ -1 +1 @@ -4b422d9657 r0 +0.3.8 r0