We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 752473d commit 0760984Copy full SHA for 0760984
_dl.sh
@@ -108,7 +108,7 @@ cat <<EOF
108
{
109
"name": "libressl",
110
"url": "https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-{ver}.tar.gz",
111
- "curlopt": "--ipv4",
+ "mirror": "https://github.com/libressl/portable/releases/download/v{ver}/libressl-{ver}.tar.gz",
112
"sig": ".asc",
113
"keys": "A1EB079B8D3EB92B4EBD3139663AF51BD5E4D8D5"
114
},
0 commit comments