From e4f01569a177c33e1f8db73e6d2f5e4025807c87 Mon Sep 17 00:00:00 2001 From: Olivier Stasse <ostasse@laas.fr> Date: Fri, 13 Sep 2019 03:31:10 +0200 Subject: [PATCH] [wip/tiago-robot] Release v2.0.26 --- tiago-robot/Makefile | 3 +-- tiago-robot/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/tiago-robot/Makefile b/tiago-robot/Makefile index 8095a9a2..ce2f1bd2 100644 --- a/tiago-robot/Makefile +++ b/tiago-robot/Makefile @@ -3,14 +3,13 @@ # ORG= pal-robotics -VERSION= 2.0.14 +VERSION= 2.0.26 PKGBASE= tiago-robot DISTNAME= ${VERSION} PKGNAME= ${PKGBASE}-${VERSION} ROSNAME= $(subst -,_,${PKGBASE}) WRKSRC= ${WRKDIR}/${ROSNAME}-${VERSION} DIST_SUBDIR= ${PKGBASE} -PKGREVISION= 1 CATEGORIES= wip diff --git a/tiago-robot/distinfo b/tiago-robot/distinfo index 1e2747b0..157afd2b 100644 --- a/tiago-robot/distinfo +++ b/tiago-robot/distinfo @@ -1,3 +1,3 @@ -SHA1 (tiago-robot/2.0.14.tar.gz) = d987a300d840035745a4d31736c3bf83fb3e833a -RMD160 (tiago-robot/2.0.14.tar.gz) = 9a37c2d797e1472bac059a8a4d803c07deb2b6b0 -Size (tiago-robot/2.0.14.tar.gz) = 4560257 bytes +SHA1 (tiago-robot/2.0.26.tar.gz) = 90e6fb6d1bfb338f5a794499288daf13b0a00d8b +RMD160 (tiago-robot/2.0.26.tar.gz) = 5821e4b00214a4277fa53e910e1def24f5d3f787 +Size (tiago-robot/2.0.26.tar.gz) = 4563568 bytes -- GitLab