mirror of
https://github.com/torproject/webwml.git
synced 2025-01-23 10:49:13 +00:00
get all the expert bundle versions
This commit is contained in:
parent
cd5deeaf9b
commit
2cef138db9
8
Makefile
8
Makefile
@ -2,7 +2,7 @@
|
||||
#
|
||||
# 1. Clone the Tor git repository and make TORGIT point to it:
|
||||
#
|
||||
# git clone git://git.torproject.org/tor/ tor.git
|
||||
# git clone git://git.torproject.org/tor/ tor
|
||||
#
|
||||
# Note that you will need to point to the actual .git directory.
|
||||
# 2. Edit include/versions.wmi or others if you like
|
||||
@ -10,9 +10,9 @@
|
||||
# 4. make
|
||||
# 5. ./publish
|
||||
|
||||
export TORGIT=set this to your tor.git path
|
||||
export STABLETAG=tor-0.2.2.35
|
||||
export DEVTAG=tor-0.2.3.10-alpha
|
||||
export TORGIT=/Users/erinn/src/tor.git/.git
|
||||
export STABLETAG=tor-0.2.2.24-alpha
|
||||
export DEVTAG=tor-0.2.2.24-alpha
|
||||
|
||||
WMLBASE=.
|
||||
SUBDIRS=docs eff projects press about download getinvolved donate torbutton
|
||||
|
@ -115,11 +115,11 @@ you are used to. Please read the <a href="#warning">full list of warnings</a> fo
|
||||
<!-- EXPERT BUNDLE -->
|
||||
<div class="package">
|
||||
<div class="downloads">
|
||||
<a class="button" href="../dist/win32/tor-<version-win32-stable>-win32.exe"><span class="strong">Download</span><span class="normal">Expert Bundle</span></a>
|
||||
<a class="button" href="../dist/win32/tor-<version-win32-stable>-win32-1.exe"><span class="strong">Download</span><span class="normal">Expert Bundle</span></a>
|
||||
<div class="sig">
|
||||
(<a href="../dist/win32/tor-<version-win32-stable>-win32-1.exe.asc">sig</a>) <a class="siginfo" href="<page docs/verifying-signatures>">What's This?</a>
|
||||
</div>
|
||||
<a class="additional" href="../dist/win32/tor-<version-win32-alpha>-win32-1.exe">Download Unstable</a> (<a href="../dist/win32/tor-<version-win32-alpha>-win32.exe.asc">sig</a>)
|
||||
<a class="additional" href="../dist/win32/tor-<version-win32-alpha>-win32-1.exe">Download Unstable</a> (<a href="../dist/win32/tor-<version-win32-alpha>-win32-1.exe.asc">sig</a>)
|
||||
</div>
|
||||
|
||||
<h2>Expert Bundle</h2>
|
||||
|
Loading…
x
Reference in New Issue
Block a user