lynx@2.9.2: Fix dependency (#6203)

* Fix OpenSSL Light URL

* Update hash

* use 3.0.x

---------

Co-authored-by: HUMORCE <humorce@outlook.com>
This commit is contained in:
bluerememberedearth 2024-09-20 19:53:02 -07:00 committed by GitHub
parent 711ad0b1a8
commit 4f9e1ab8b4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,11 +12,11 @@
"innosetup": true,
"url": [
"https://invisible-island.net/archives/lynx/current/lynx-newssl2.9.2-setup.exe",
"https://slproweb.com/download/Win32OpenSSL_Light-3_0_14.exe"
"https://slproweb.com/download/Win32OpenSSL_Light-3_0_15.exe"
],
"hash": [
"12165dfb4e0608a7cd25a088e439a64b6573fff07c32757e989211a04d3b20d7",
"75ebba9e835c28343c3fdfecca82c5a46089c1f14b6c182f5ef03170f2735c00"
"8ec1cad86c78e5474b0ac0c41c2231f0e8ffac21ec35c0d1c209337e6983495f"
],
"pre_install": "if (!(Test-Path \"$persist_dir\\lynx.cfg\")) { Add-Content \"$dir\\lynx.cfg\" -Value @(\"SSL_CERT_FILE:`\"$(appdir cacert $global)\\current\\cacert.pem`\"\", \"FORCE_SSL_PROMPT:PROMPT\") -Encoding Ascii }",
"bin": [