From fe0a7bfdd9f84a7b5229856c5ce221e94f4c2306 Mon Sep 17 00:00:00 2001
From: Guilhem Saurel <guilhem.saurel@laas.fr>
Date: Tue, 19 Mar 2019 21:36:14 +0100
Subject: [PATCH] [wip/ros-universal-robot] bump PKGREVISION to trigger rebuild

---
 ros-universal-robot/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/ros-universal-robot/Makefile b/ros-universal-robot/Makefile
index e7b439f4..a0568009 100644
--- a/ros-universal-robot/Makefile
+++ b/ros-universal-robot/Makefile
@@ -6,6 +6,7 @@ ROS_PKG=		universal_robot
 ROS_METAPKG=		yes
 ROS_VERSION=		1.2.1
 ROS_REPO=		ros-industrial
+PKGREVISION=		1
 
 PKGNAME=		ros-$(subst _,-,${ROS_PKG})-${ROS_VERSION}
 
-- 
GitLab