hector-slam: updating to 0.3.4

This commit is contained in:
Lukas Bulwahn 2015-11-11 07:49:56 +01:00
parent 59146aeba8
commit a3b2a8d64e
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
SRC_URI = "https://github.com/tu-darmstadt-ros-pkg/${ROS_SPN}/archive/${PV}.tar.gz;downloadfilename=${ROS_SP}.tar.gz"
SRC_URI[md5sum] = "df4314263e9ce67968fdcf09bb9fb8f2"
SRC_URI[sha256sum] = "e3da461e7e4020218ae3d26f2eb6e135d1ac486bb0dab52f60e9d2349c637e5c"
SRC_URI[md5sum] = "b332574d38f500ed655d8df0b3016bd6"
SRC_URI[sha256sum] = "8675e34e21a348384c67fc873555030298735b23f49fecddf17748951082a80e"
S = "${WORKDIR}/${ROS_SP}/${ROS_BPN}"