forked from remote/site-ffmuc
Update to gluon v2014.4
This commit is contained in:
2
Makefile
2
Makefile
@@ -1,6 +1,6 @@
|
|||||||
GLUON_BUILD_DIR := gluon-build
|
GLUON_BUILD_DIR := gluon-build
|
||||||
GLUON_GIT_URL := git://github.com/freifunk-gluon/gluon.git
|
GLUON_GIT_URL := git://github.com/freifunk-gluon/gluon.git
|
||||||
GLUON_GIT_REF := 3360dcb3090e7da824f787115b8fc0b4335583b9
|
GLUON_GIT_REF := v2014.4
|
||||||
|
|
||||||
_GIT_DESCRIBE = $(shell git describe --tags 2>/dev/null)
|
_GIT_DESCRIBE = $(shell git describe --tags 2>/dev/null)
|
||||||
ifneq (,${_GIT_DESCRIBE})
|
ifneq (,${_GIT_DESCRIBE})
|
||||||
|
|||||||
Reference in New Issue
Block a user