From 732d09a691b0455f04db8ea11dc8133c0dda5dfb Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Sun, 16 May 2021 01:12:58 -0700 Subject: python: Port _hashlib to BearSSL --- pkg/python/modules.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkg/python/modules.lua') diff --git a/pkg/python/modules.lua b/pkg/python/modules.lua index 3bb65721..48253cec 100644 --- a/pkg/python/modules.lua +++ b/pkg/python/modules.lua @@ -105,7 +105,7 @@ return { --_ctypes_test={'_ctypes/_ctypes_test.c'}, --_decimal={'_decimal/_decimal.c'}, _ssl={'_ssl.c'}, - _hashlib={'_hashopenssl.c'}, + _hashlib={'_hashbearssl.c'}, --_sha256={'sha256module.c'}, --_sha512={'sha512module.c'}, --_md5={'md5module.c'}, -- cgit v1.2.3