Skip to content

Commit 9ea2de7

Browse files
committed
openssl: update to patch-3 to fix installation issue
Fixes #268 Patch taken from https://mesonbuild.com/Wrapdb-projects.html Wrap file used https://wrapdb.mesonbuild.com/v2/openssl_1.1.1l-3/openssl.wrap Fixed by mesonbuild/wrapdb#322 Signed-off-by: Boris Glimcher <[email protected]>
1 parent aafa162 commit 9ea2de7

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

subprojects/openssl.wrap

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ directory = openssl-1.1.1l
33
source_url = https://www.openssl.org/source/openssl-1.1.1l.tar.gz
44
source_filename = openssl-1.1.1l.tar.gz
55
source_hash = 0b7a3e5e59c34827fe0c3a74b7ec8baef302b98fa80088d7f9153aa16fa76bd1
6-
patch_filename = openssl_1.1.1l-2_patch.zip
7-
patch_url = https://wrapdb.mesonbuild.com/v2/openssl_1.1.1l-2/get_patch
8-
patch_hash = 852521fb016fa2deee8ebf9ffeeee0292c6de86a03c775cf72ac04e86f9f177e
6+
patch_filename = openssl_1.1.1l-3_patch.zip
7+
patch_url = https://wrapdb.mesonbuild.com/v2/openssl_1.1.1l-3/get_patch
8+
patch_hash = a0cb8285cda3ae0e1898b4e88427c19bf245184259f41395010182655f9f8ce6
99

1010
[provide]
1111
libcrypto = libcrypto_dep

0 commit comments

Comments
 (0)