From 35b7f91ec2687cee2181cc76d2f334268a2cfd02 Mon Sep 17 00:00:00 2001 From: Lukas Bulwahn <lukas.bulwahn@oss.bmw-carit.de> Date: Mon, 8 Dec 2014 08:44:07 +0100 Subject: [PATCH] gencpp: updating to 0.5.3 --- recipes-ros/gencpp/{gencpp_0.4.17.bb => gencpp_0.5.3.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename recipes-ros/gencpp/{gencpp_0.4.17.bb => gencpp_0.5.3.bb} (69%) diff --git a/recipes-ros/gencpp/gencpp_0.4.17.bb b/recipes-ros/gencpp/gencpp_0.5.3.bb similarity index 69% rename from recipes-ros/gencpp/gencpp_0.4.17.bb rename to recipes-ros/gencpp/gencpp_0.5.3.bb index 9c40d0c..695a5fb 100644 --- a/recipes-ros/gencpp/gencpp_0.4.17.bb +++ b/recipes-ros/gencpp/gencpp_0.5.3.bb @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://package.xml;beginline=7;endline=7;md5=d566ef916e9dedc DEPENDS = "genmsg" SRC_URI = "https://github.com/ros/${ROS_SPN}/archive/${PV}.tar.gz;downloadfilename=${ROS_SP}.tar.gz" -SRC_URI[md5sum] = "ce9811cd733632b06716adf9e8ddd94b" -SRC_URI[sha256sum] = "364ec362655a79f8ec22580c736e8c21ff39c3f5f2597a6a088150ffd567650d" +SRC_URI[md5sum] = "409006f065c6d4993734aec7efcbc180" +SRC_URI[sha256sum] = "0959b1dee8682a30a97fedbebfa2dd04ca4de598f215626b873cb0b7ad1dfd14" inherit catkin -- GitLab