From 99818a0cf66a05816a171a861650d06f4ae3ef098aa83eaaa6c3f4022b8d2e7b Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Sat, 14 Mar 2026 12:52:44 +0300 Subject: [PATCH] Actualise installable hashers --- build/skel/security/hashers.do | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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 -- 2.52.0