forked from curl/curl-www
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_download.html
182 lines (155 loc) · 6.46 KB
/
_download.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
#include "_doctype.html"
<html lang="en">
<head> <title>curl - Download</title>
#include "css.t"
</head>
#define CURL_DOWNLOAD
#define CURL_URL download.html
#define AD_BIGGOOGLELEFT
#include "_menu.html"
#include "setup.t"
WHERE1(Download)
#include "release.t"
TITLE(Releases and Downloads)
<div class="relatedbox">
<b>Related:</b>
<br><a href="/changes.html">Changelog</a>
<br><a href="/download/">Old Releases</a>
<br><a href="/dev/source.html">Source code repo</a>
<br><a href="https://curl.haxx.se/snapshots/">Daily Snapshots</a>
<br><a href="https://daniel.haxx.se/address.html">GPG Key</a>
<br><a href="/docs/releases.html">Releaselog</a>
</div>
<p>
The curl project only provides source packages. All other packages are kindly
provided by external persons and organizations.
SUBTITLE(Source Archives)
<p>
<b>curl __STABLE</b>, Released on the DATE(__RELDATE). <a href="changes.html#__STABLETAG">Changelog for __STABLE</a>.
<table class="download">
<tr>
<td class="download"><a href="/download/curl-__STABLE.tar.gz" type="application/x-gzip">curl-__STABLE.tar.gz</a></td>
<td class="download"><a href="/download/curl-__STABLE.tar.gz.asc" type="application/pgp-signature">gpg</a></td>
<td class="download"><a href="//curl.haxx.se/latest.cgi?curl=tar.gz" type="text/html">mirror</a></td>
<td class="download"><span class="metalink"><a href="//curl.haxx.se/metalink.cgi?curl=tar.gz" type="application/metalink4+xml"><img src="//curl.haxx.se/pix/metalink.png" border=0 alt="">metalink</a></span></td>
</tr>
<tr>
<td class="download"><a href="/download/curl-__STABLE.tar.bz2" type="application/x-bzip2">curl-__STABLE.tar.bz2</a></td>
<td class="download"><a href="/download/curl-__STABLE.tar.bz2.asc" type="application/pgp-signature">gpg</a></td>
<td class="download"><a href="//curl.haxx.se/latest.cgi?curl=tar.bz2" type="text/html">mirror</a></td>
<td class="download"><span class="metalink"><a href="//curl.haxx.se/metalink.cgi?curl=tar.bz2" type="application/metalink4+xml"><img src="//curl.haxx.se/pix/metalink.png" border=0 alt="">metalink</a></span></td>
</tr>
<tr>
<td class="download"><a href="/download/curl-__STABLE.zip" type="application/zip">curl-__STABLE.zip</a></td>
<td class="download"><a href="/download/curl-__STABLE.zip.asc" type="application/pgp-signature">gpg</a></td>
<td class="download"><a href="//curl.haxx.se/latest.cgi?curl=zip" type="text/html">mirror</a></td>
<td class="download"><span class="metalink"><a href="//curl.haxx.se/metalink.cgi?curl=zip" type="application/metalink4+xml"><img src="//curl.haxx.se/pix/metalink.png" border=0 alt="">metalink</a></span></td>
</tr>
<tr>
<td class="download"><a href="/download/curl-__STABLE.tar.xz" type="application/x-xz">curl-__STABLE.tar.xz</a></td>
<td class="download"><a href="/download/curl-__STABLE.tar.xz.asc" type="application/pgp-signature">gpg</a></td>
<td class="download"><a href="//curl.haxx.se/latest.cgi?curl=tar.xz" type="text/html">mirror</a></td>
<td class="download"><span class="metalink"><a href="//curl.haxx.se/metalink.cgi?curl=tar.xz" type="application/metalink4+xml"><img src="//curl.haxx.se/pix/metalink.png" border=0 alt="">metalink</a></span></td>
</tr>
</table>
SUBTITLE(Download Wizard)
<p>
Need help to select what to download? Use the <a href="//curl.haxx.se/dlwiz/">curl Download Wizard</a>!
SUBTITLE(Packages)
<p>
Click on the package name to get a list with links to all known mirrored
versions.
<p>
#include "dl/files.html"
<p>
<table><tr class="latest2"><td>
This colour means the packaged version is the latest stable version available (__STABLE)!
</td></tr></table>
<p>
More information on
<span class="metalink"><img src="/pix/metalink.png" border=0 alt="">metalink</span>
downloads is available from <a href="http://www.metalinker.org/">www.metalinker.org</a>.
<p>
If you have newer archives or archives for platforms not already present in
this table, we'd like to add them to this table with a pointer to your
location. Mail <a href="mailto:curl-release@haxx.se">curl-release</a> and
tell us!
#if 0
<a name="openssl"></a>
SUBTITLE(OpenSSL binary packages)
<p>
For the SSL-compiled Curl packages you need the OpenSSL libraries/DLLs.
<p>
<table cellspacing="2" cellpadding="0" border="0">
<tr class="tabletop"><th>Platform</th><th>Version</th><th>URL</th></tr>
<tr valign=top>
<td> Windows </td>
<td> various </td>
<td> <a href="http://www.shininglightpro.com/products/Win32OpenSSL.html">shininglightpro.com</a></td>
</tr>
#if 0
<tr valign=top>
<td> Windows </td>
<td> 0.9.8g </td>
<td> <a href="//curl.haxx.se/download/openssl_mingw32-0.9.8g.7z">mingw 7z</a>
<a href="//curl.haxx.se/download/openssl_w32vc6-0.9.8g.7z">vc6 7z</a>
</td>
</tr>
#endif
<tr valign=top>
<td> True64 4.0D / 5.0A</td>
<td> 0.9.7b </td>
<td> <a href="ftp://ftp.thewrittenword.com/packages/by-name/openssl-0.9.7b">thewrittenword.com</a></td>
</tr>
<tr valign=top>
<td> Solaris 2.5.1, 2.6, 7, 8/SPARC </td>
<td> 0.9.7b </td>
<td> <a href="ftp://ftp.thewrittenword.com/packages/by-name/openssl-0.9.7b">thewrittenword.com</a></td>
</tr>
<tr valign=top>
<td> Solaris 9 & 10 </td>
<td> 0.9.8r </td>
<td> <a href="https://www.opencsw.org/packages/CSWossl/">opencsw.org</a></td>
</tr>
<tr valign=top>
<td> IRIX 6.5 </td>
<td> 0.9.7b </td>
<td> <a href="ftp://ftp.thewrittenword.com/packages/by-name/openssl-0.9.7b">thewrittenword.com</a></td>
</tr>
<tr valign=top>
<td> HP-UX 10.20, 11.00, 11i </td>
<td> 0.9.8 </td>
<td> <a href="http://mirrors.develooper.com/hpux/downloads.html">develooper.com</a> </td>
</tr>
<tr valign=top>
<td> any Linux </td>
<td> many versions </td>
<td> <a href="https://rpmfind.net/linux/rpm2html/search.php?query=openssl">search with rpmfind.net</a> </td>
</tr>
</table>
<a name="zlib"></a>
SUBTITLE(zlib binary packages)
<p>
<table cellspacing="2" cellpadding="0" border="0">
<tr class="tabletop"><th>Platform</th><th>Where</th></tr>
<tr valign=top>
<td> Windows </td>
<td> <a href="https://sourceforge.net/project/showfiles.php?group_id=23617">GnuWin32 project</a> </td>
</tr>
<tr valign=top>
<td> various Unixes </td>
<td> <a
href="ftp://ftp.thewrittenword.com/packages/by-name/zlib-1.1.4">ftp://ftp.thewrittenword.com/packages/by-name/zlib-1.1.4</a></td>
</tr>
<tr valign=top>
<td> Solaris </td>
<td> <a href="https://www.opencsw.org/packages/CSWlibz1/">opencsw.org</a></td>
</tr>
</table>
#endif
<p>
<b>win32</b> in the table means that the package runs on the Microsoft Windows
Operating System.
#include "_footer.html"
</BODY>
</HTML>