nodelet-core: updated to hydro release version

This commit is contained in:
Lukas Bulwahn 2013-07-15 10:06:36 +02:00
parent 795ad4131b
commit fd9833ea2a
3 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
SRC_URI = "https://github.com/ros/nodelet_core/archive/${PV}.tar.gz;downloadfilename=${BP}.tar.gz"
SRC_URI[md5sum] = "840b98ace89034029569f20a2a41af05"
SRC_URI[sha256sum] = "4cc5a76ec90b0610b794128509923beba9b6dee2cb18fdeb6fd3ecc409051262"
SRC_URI[md5sum] = "b4ec524761d1d2494f5901b77ad35f9b"
SRC_URI[sha256sum] = "ad79f48e0916490d2095ea9ea81a796a060553d4e60ba5b148b96a95369b8124"
S = "${WORKDIR}/nodelet_core-${PV}/${ROS_BPN}"