Get default branch instead of tip from bitbucket

This commit is contained in:
Ossi Salmi 2011-10-20 14:04:02 +03:00 committed by Timo Mkinen
parent 930cc6cbe1
commit 1881bc4ec4
3 changed files with 4 additions and 4 deletions

View file

@ -1,4 +1,4 @@
GWIKI = tip
GWIKI = default
GWIKIURL = https://bitbucket.org/clarifiednetworks/graphingwiki/get/$(GWIKI).tar.gz
MOIN = 1.8.8
MOINURL = http://static.moinmo.in/files/moin-$(MOIN).tar.gz