From d0b0f3bf71f9594751a26d8bfe491061edaf462d Mon Sep 17 00:00:00 2001
From: Olivier Stasse <ostasse@laas.fr>
Date: Wed, 12 Dec 2018 01:04:58 +0100
Subject: [PATCH] =?UTF-8?q?[wip/pmb2-robot]=20Release=20version=201.1.9=20?=
 =?UTF-8?q?=20=20*=20sonar=20related=20launch=20call=20moved=20to=20pmb2.l?=
 =?UTF-8?q?aunch=20for=20easier=20overload=20=EF=BF=BC=20*=20Fixed=20error?=
 =?UTF-8?q?=20during=20ros=5Fcontrol=20starting=20on=20pmb2=20=EF=BF=BC=20?=
 =?UTF-8?q?*=20Merging=20metal=20base=20branch=20=EF=BF=BC=20*=20add=20pmb?=
 =?UTF-8?q?2=5Fhardware.yaml=20!=20=EF=BF=BC=20*=20speed=5Flimit=20add=20p?=
 =?UTF-8?q?adding=20and=20sonar=20=EF=BF=BC=20*=20Update=20maintainer=20?=
 =?UTF-8?q?=EF=BF=BC=20*=20Remove=20rgbd=20layer=20=EF=BF=BC=20*=20Remove?=
 =?UTF-8?q?=20references=20to=20xtion=20=EF=BF=BC=20*=20Contributors:=20Be?=
 =?UTF-8?q?nce=20Magyar,=20Jeremie=20Deray,=20Luca=20Marchionni?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 pmb2-robot/Makefile | 6 +++---
 pmb2-robot/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/pmb2-robot/Makefile b/pmb2-robot/Makefile
index 2fddb01a..52826fd2 100644
--- a/pmb2-robot/Makefile
+++ b/pmb2-robot/Makefile
@@ -2,7 +2,7 @@
 # Created:			Olivier Stasse on Tue, 9 May 2018
 #
 
-VERSION=	1.1.8os1
+VERSION=	1.1.9
 PKGBASE=	pmb2-robot
 DISTNAME=	${VERSION}
 PKGNAME=	${PKGBASE}-${VERSION}
@@ -11,8 +11,8 @@ WRKSRC=		${WRKDIR}/${ROSNAME}-${VERSION}
 DIST_SUBDIR=	${PKGBASE}
 
 CATEGORIES=	wip
-HOMEPAGE=	${MASTER_SITE_GITHUB:=olivier-stasse/${ROSNAME}}
-MASTER_SITES=	${HOMEPAGE}/archive/v
+HOMEPAGE=	${MASTER_SITE_GITHUB:=pal-robotics/${ROSNAME}}
+MASTER_SITES=	${HOMEPAGE}/archive/
 COMMENT=	PMB2 robot description and launch files
 LICENSE=	apache-2.0
 
diff --git a/pmb2-robot/distinfo b/pmb2-robot/distinfo
index f0ba212d..734d1807 100644
--- a/pmb2-robot/distinfo
+++ b/pmb2-robot/distinfo
@@ -1,3 +1,3 @@
-SHA1 (pmb2-robot/1.1.8os1.tar.gz) = 49fd02b5d10fd6de499a27542af9c4da7b7c35fd
-RMD160 (pmb2-robot/1.1.8os1.tar.gz) = 2d6d651cd914546968933e1edc63dd1cf41b6442
-Size (pmb2-robot/1.1.8os1.tar.gz) = 3159493 bytes
+SHA1 (pmb2-robot/1.1.9.tar.gz) = 35116b0a8cdd7346dd1cf5ed419d008a78fef5a3
+RMD160 (pmb2-robot/1.1.9.tar.gz) = e4c50f01c37191a3c99364519ba538ef5b6271ce
+Size (pmb2-robot/1.1.9.tar.gz) = 3158441 bytes
-- 
GitLab