summaryrefslogtreecommitdiff
path: root/bootstrap-bluegreen
diff options
context:
space:
mode:
Diffstat (limited to 'bootstrap-bluegreen')
-rwxr-xr-xbootstrap-bluegreen2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap-bluegreen b/bootstrap-bluegreen
index 54d8269..eb83874 100755
--- a/bootstrap-bluegreen
+++ b/bootstrap-bluegreen
@@ -42,7 +42,7 @@ cd $HOME
if ! test -d $HOME/gnunet; then
git clone git://gnunet.org/gnunet.git
- git -C ~/gnunet checkout -q a4295da3df82817ff2fe1fa547374a96a2e0280b
+ git -C ~/gnunet checkout -q taler-0.2.1
fi
if ! test -d $HOME/libmicrohttpd; then