diff --git a/recipes-ros/slam-gmapping/gmapping_1.3.4.bb b/recipes-ros/slam-gmapping/gmapping_1.3.5.bb similarity index 77% rename from recipes-ros/slam-gmapping/gmapping_1.3.4.bb rename to recipes-ros/slam-gmapping/gmapping_1.3.5.bb index e867609..96bc0b7 100644 --- a/recipes-ros/slam-gmapping/gmapping_1.3.4.bb +++ b/recipes-ros/slam-gmapping/gmapping_1.3.5.bb @@ -6,8 +6,8 @@ LIC_FILES_CHKSUM = "file://package.xml;beginline=11;endline=11;md5=11e24f757f025 DEPENDS = "nav-msgs openslam-gmapping roscpp rostest tf" SRC_URI = "https://github.com/ros-perception/${ROS_SPN}/archive/${PV}.tar.gz;downloadfilename=${ROS_SP}.tar.gz" -SRC_URI[md5sum] = "e22b568b6d1c1066182785347e627f88" -SRC_URI[sha256sum] = "f9aa6b5fe940e5b399ce0fabfd7c809a6deb9cd42ca8e042abf25e50e9e33234" +SRC_URI[md5sum] = "da3c1ec894314a469e93c344f01a9cd5" +SRC_URI[sha256sum] = "9ffc587372fa9bb0b966322977cfdfdb52f2233c0ce15c07fb1447148faec08d" S = "${WORKDIR}/${ROS_SP}/${ROS_BPN}"