navigation: updating to 1.12.13

This commit is contained in:
Lukas Bulwahn 2016-09-01 16:14:26 +02:00
parent ab0c041367
commit 70aa56f189
18 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
SRC_URI = "https://github.com/ros-planning/${ROS_SPN}/archive/${PV}.tar.gz;downloadfilename=${ROS_SP}.tar.gz"
SRC_URI[md5sum] = "52a9730cc9d6e3b9480c2e80cbb9dd2a"
SRC_URI[sha256sum] = "bb8b8df8df4c8c2055518dbe2963d1b587db61def31eeb0d63e4f20811b87d73"
SRC_URI[md5sum] = "d7a392da183b3c2a5fce063e90cbf1f2"
SRC_URI[sha256sum] = "169f89a4a3a94437ffbf80a9b06b65471c17529169d1940a217e92d85481f18f"
S = "${WORKDIR}/${ROS_SP}/${ROS_BPN}"