From 4ccf68d94a86294a6f9dd5354d7b988a69adcdd0 Mon Sep 17 00:00:00 2001 From: Olivier Stasse <ostasse@laas.fr> Date: Thu, 22 Dec 2016 09:38:02 +0100 Subject: [PATCH] [wip/hrp2-machine] Update to 1.0.2 Fix package.xml to indigo --- hrp2-machine/Makefile | 4 ++-- hrp2-machine/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/hrp2-machine/Makefile b/hrp2-machine/Makefile index 302de330..ac119dcf 100644 --- a/hrp2-machine/Makefile +++ b/hrp2-machine/Makefile @@ -1,10 +1,10 @@ # robotpkg Makefile for: robots/hrp2-machine # Created: Olivier Stasse on Wed, 17 Jun 2015 # -VERSION= 1.0.1 +VERSION= 1.0.2 DISTNAME= hrp2-machine-${VERSION} CATEGORIES= robots -MASTER_SITES= ${MASTER_SITE_JRL}ros/${ROS_PKG}/ +MASTER_SITES= ${MASTER_SITE_JRL}ros/${PKGBASE}/ MASTER_REPOSITORY= ${MASTER_REPOSITORY_JRL}robots/ros-hrp2/hrp2-machine MAINTAINER= gepetto@laas.fr diff --git a/hrp2-machine/distinfo b/hrp2-machine/distinfo index 4855e646..18b63cfa 100644 --- a/hrp2-machine/distinfo +++ b/hrp2-machine/distinfo @@ -1,3 +1,3 @@ -SHA1 (hrp2-machine-1.0.1.tar.gz) = b23cfae99f7f5fa95fc3452f9a4a74b500bd85d7 -RMD160 (hrp2-machine-1.0.1.tar.gz) = 05aa933781416f3e96960d810fcf2e580be1cc8a -Size (hrp2-machine-1.0.1.tar.gz) = 723268 bytes +SHA1 (hrp2-machine-1.0.2.tar.gz) = bf31bba01af0c1f937a0197e9df8405c6c98901c +RMD160 (hrp2-machine-1.0.2.tar.gz) = ab4b863174afadabd9188f200465c98a875f5c9c +Size (hrp2-machine-1.0.2.tar.gz) = 80126 bytes -- GitLab