Skip to content

Commit 6b70588

Browse files
committed
Correct the build number in the OpenSSL package.
1 parent 9696dc0 commit 6b70588

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Android/android.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ def unpack_deps(host, prefix_dir, cache_dir):
216216
for name_ver in [
217217
"bzip2-1.0.8-3",
218218
"libffi-3.4.4-3",
219-
"openssl-3.0.20-1",
219+
"openssl-3.0.20-0",
220220
"sqlite-3.50.4-0",
221221
"xz-5.4.6-1",
222222
"zstd-1.5.7-2"

0 commit comments

Comments
 (0)