mirror of
https://github.com/searxng/searxng.git
synced 2026-05-08 10:23:50 +02:00
4e2eb9922e
There's already precedence for not using GNUism sha256sum longopts as seen in searxng/utils/lib_go.sh so update lib.sh to not use them either. A nice side effect is now the sha256sum usage doesn't care if you're using BSD sha256sum or GNU sha256sum which makes this work under FreeBSD.