From c575fad56fd6b2e3eee5bc5320b273674e88334f Mon Sep 17 00:00:00 2001 From: Quentin Labourey <quentin.labourey@laas.fr> Date: Tue, 24 Jul 2018 17:08:19 +0200 Subject: [PATCH] [infuse_asn1_types] Updated repo location --- infuse-asn1-types/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infuse-asn1-types/Makefile b/infuse-asn1-types/Makefile index d3f8c9b1..f19b64db 100644 --- a/infuse-asn1-types/Makefile +++ b/infuse-asn1-types/Makefile @@ -6,7 +6,7 @@ CATEGORIES= devel VERSION= 0.1 PKGNAME= infuse-asn1-types MASTER_SITES= http://homepages.laas.fr/qlaboure/ -MASTER_REPOSITORY= git https://github.com/QuentinLab/infuse_types_asn1.git +MASTER_REPOSITORY= git ssh://git@redmine.laas.fr/laas/users/simon/infuse_asn1_types.git MAINTAINER= quentin.labourey@laas.fr HOMEPAGE= ${MASTER_SITES} COMMENT= ASN.1 types for InFuse, compiled in C. -- GitLab