From 41f8db734ffc579a5a3de9a3ca52202652fc5472 Mon Sep 17 00:00:00 2001 From: Guilhem Saurel <guilhem.saurel@laas.fr> Date: Mon, 27 Jan 2020 16:47:01 +0100 Subject: [PATCH] [wip/ros-perception-pcl] trigger rebuild --- ros-perception-pcl/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ros-perception-pcl/Makefile b/ros-perception-pcl/Makefile index 6d87ba70..7927fefb 100644 --- a/ros-perception-pcl/Makefile +++ b/ros-perception-pcl/Makefile @@ -6,7 +6,7 @@ ROS_PKG= perception_pcl ROS_METAPKG= yes ROS_VERSION= 1.7.0 ROS_REPO= ros-perception -PKGREVISION= 1 +PKGREVISION= 2 HOMEPAGE= ${MASTER_SITE_GITHUB:=${ROS_REPO}/${ROS_PKG}} MASTER_SITES= ${HOMEPAGE}/archive/ -- GitLab