[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r23263: {website} update the makefile. (website/branches/web20)
Author: phobos
Date: 2010-09-20 17:38:17 +0000 (Mon, 20 Sep 2010)
New Revision: 23263
Modified:
website/branches/web20/Makefile
Log:
update the makefile.
Modified: website/branches/web20/Makefile
===================================================================
--- website/branches/web20/Makefile 2010-09-20 17:35:42 UTC (rev 23262)
+++ website/branches/web20/Makefile 2010-09-20 17:38:17 UTC (rev 23263)
@@ -19,8 +19,8 @@
# FIXME: these are the same
export TORSVNSTABLE=/home/phobos/onionrouter/onionrouter/tor/
export TORGIT=/home/phobos/onionrouter/onionrouter/tor.git/.git
-export STABLETAG=tor-0.2.2.14-alpha
-export DEVTAG=tor-0.2.2.14-alpha
+export STABLETAG=tor-0.2.2.16-alpha
+export DEVTAG=tor-0.2.2.16-alpha
WMLBASE=.
SUBDIRS=docs eff projects press about download download getinvolved donate
@@ -50,7 +50,7 @@
./po2wml.sh
qrcode:
qrencode -o img/android/orbot-qr-code-latest.png \
- "http://www.torproject.org/dist/android/alpha-orbot-latest.apk"
+ "https://www.torproject.org/dist/android/alpha-orbot-latest.apk"
# XXX: this also depends on all subs' wmlfiles. How to fix?
translation-status.html.en: $(LANGS) $(WMIFILES) $(WMLFILES)