From 44e139942cae613dca56a12cc534d653620b2ce5 Mon Sep 17 00:00:00 2001 From: Olivier Stasse <ostasse@laas.fr> Date: Wed, 21 Dec 2016 17:36:05 +0100 Subject: [PATCH] [wip/dynamic-graph-v3] Change the master repository to stack-of-tasks organization --- dynamic-graph-v3/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dynamic-graph-v3/Makefile b/dynamic-graph-v3/Makefile index 56a7ffdd..3a31e102 100644 --- a/dynamic-graph-v3/Makefile +++ b/dynamic-graph-v3/Makefile @@ -8,7 +8,7 @@ PKGREVISION= 2 CATEGORIES= wip MASTER_SITES= ${MASTER_SITE_OPENROBOTS:=dynamic-graph-v3/} -MASTER_REPOSITORY= ${MASTER_REPOSITORY_GITHUB}/proyan/dynamic-graph +MASTER_REPOSITORY= ${MASTER_REPOSITORY_GITHUB}/stack-of-tasks/dynamic-graph CHECKOUT_VCS_OPTS= --recursive COMMENT= Efficient data-flow C++ library for robotics -- GitLab