Merge pull request #204756 from endgame/wolfssl-hash

This commit is contained in:
Sandro 2022-12-06 12:59:37 +01:00 committed by GitHub
commit 6c7e76ea91
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,7 +14,7 @@ stdenv.mkDerivation rec {
owner = "wolfSSL";
repo = "wolfssl";
rev = "v${version}-stable";
hash = "sha256-d8DDyEsK35WK7c0udZI5HxQLO+mbod8hlbSoa3IWWS0=";
hash = "sha256-36L7kZ9Dqp3pDjodqELBdSBFwrf+GnRP7KNFYrRUCuU=";
};
postPatch = ''