From fdef05ee5e2869de72e9b08fbf5af0fab8808760 Mon Sep 17 00:00:00 2001
From: Lukas Bulwahn <lukas.bulwahn@oss.bmw-carit.de>
Date: Mon, 30 Mar 2015 07:00:59 +0200
Subject: [PATCH] genlisp: updating to 0.4.15

---
 recipes-ros/genlisp/{genlisp_0.4.14.bb => genlisp_0.4.15.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename recipes-ros/genlisp/{genlisp_0.4.14.bb => genlisp_0.4.15.bb} (70%)

diff --git a/recipes-ros/genlisp/genlisp_0.4.14.bb b/recipes-ros/genlisp/genlisp_0.4.15.bb
similarity index 70%
rename from recipes-ros/genlisp/genlisp_0.4.14.bb
rename to recipes-ros/genlisp/genlisp_0.4.15.bb
index 1a0579c..e2294dc 100644
--- a/recipes-ros/genlisp/genlisp_0.4.14.bb
+++ b/recipes-ros/genlisp/genlisp_0.4.15.bb
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://package.xml;beginline=10;endline=10;md5=d566ef916e9de
 DEPENDS = "genmsg"
 
 SRC_URI = "https://github.com/ros/${ROS_SPN}/archive/${PV}.tar.gz;downloadfilename=${ROS_SP}.tar.gz"
-SRC_URI[md5sum] = "03f0c73d79e35d4704289b18e4e4b6f2"
-SRC_URI[sha256sum] = "c12ae21100b11635672c17bdeb165c17ae74bddf4ce8f9bc97711fed0eef9698"
+SRC_URI[md5sum] = "74ae3d474fe0d8c7d67f85039a6a0b57"
+SRC_URI[sha256sum] = "cc170a66f92e17945168479974ba24ed6970e9f09eb555b0225a99d339e22a5a"
 
 inherit catkin
-- 
GitLab