nodelet-core: updating to 1.9.3

This commit is contained in:
Lukas Bulwahn 2015-08-15 14:59:08 +02:00
parent 1135b61c71
commit 7dfb1140a3
3 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
SRC_URI = "https://github.com/ros/${ROS_SPN}/archive/${PV}.tar.gz;downloadfilename=${ROS_SP}.tar.gz"
SRC_URI[md5sum] = "345b542c6c4dbfd5e6f588bc1f6db3e6"
SRC_URI[sha256sum] = "056e9a26962f249ad81461153fa1103dd363e66166f6ac245c41c8b7149375fe"
SRC_URI[md5sum] = "ccc4405905b046859f125d61e14598de"
SRC_URI[sha256sum] = "26256ff83c92db88b941e5d85ab2162fbcaa0f19ea066732c2de83255eed0001"
S = "${WORKDIR}/${ROS_SP}/${ROS_BPN}"