From 387d1b994b87e3fbd5115d9f962c50012af1d773 Mon Sep 17 00:00:00 2001 From: Franz Pletz Date: Wed, 28 Oct 2015 22:52:58 +0100 Subject: [PATCH] Update to upstream gluon repo --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 4cd8e96..db0efbd 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ GLUON_BUILD_DIR := gluon-build -GLUON_GIT_URL := https://github.com/freifunkMUC/gluon.git +GLUON_GIT_URL := https://github.com/freifunk-gluon/gluon.git GLUON_GIT_REF := 86bd5a1da5afcf02b45df2c8ea93c93f2e8676a2 SECRET_KEY_FILE ?= ${HOME}/.gluon-secret-key