Skip to content

Commit fd234ea

Browse files
committed
[wip/talos-data] ORG moved to SoT
1 parent 365e885 commit fd234ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

talos-data/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
# Created: Olivier Stasse, on Tue. 9th May, 2017
33
#
44

5-
ORG= pyrene-dev
5+
ORG= stack-of-tasks
66
NAME= talos-data
77
VERSION= 1.2.2
88

99
ROSNAME= $(subst -,_,${NAME})
1010
PKGNAME= ${NAME}-${VERSION}
1111
DISTNAME= ${ROSNAME}-${VERSION}
1212

13-
MASTER_REPOSITORY= git git@gitlab.laas.fr:${ORG}/${NAME}.git
13+
MASTER_REPOSITORY= ${MASTER_REPOSITORY_GITHUB}${ORG}/${NAME}
1414
LICENSE= gnu-lgpl-v3
1515

1616
CATEGORIES= wip

0 commit comments

Comments
 (0)