From: Sergey Matveev Date: Sat, 14 Mar 2026 09:52:44 +0000 (+0300) Subject: Actualise installable hashers X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=99818a0cf66a05816a171a861650d06f4ae3ef098aa83eaaa6c3f4022b8d2e7b;p=bass.git Actualise installable hashers --- diff --git a/build/skel/security/hashers.do b/build/skel/security/hashers.do index 82a9a88..9adbbba 100644 --- a/build/skel/security/hashers.do +++ b/build/skel/security/hashers.do @@ -4,8 +4,11 @@ sname=$1.do . "$BASS_ROOT"/lib/rc hsh=$("$BASS_ROOT"/build/bin/cksum $BASS_REV $SPATH) deps=" +security/b2sum-20190724-12-ged1974e security/b3sum-1.7.0 -security/gosha3-v1.0.0 +security/gosha3-v1.1.0 +security/nettle-3.10.1 +security/openssl-1.1.1w security/xxHash-v0.8.3 " redo-ifchange $deps