ros-tutorials: updating to 0.4.1

The ros-tutorials recipe are updated to 0.4.1 to be in line with
bb9ffa139d/hydro/release.yaml.
This commit is contained in:
Lukas Bulwahn 2013-09-07 08:47:16 +02:00
parent 1a6a63ef23
commit 90e45d8ea3
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] = "482f5caa0af3cd843a5a187c4fc88729"
SRC_URI[sha256sum] = "449ab91f02ce63ac8f3c3c809f6c18a044e8a549d396a0a64b3f592e33b8622f"
SRC_URI[md5sum] = "48bce9a889933e0b0edb2073a7133486"
SRC_URI[sha256sum] = "0cac1b15f2741c14a5adba7ea133ac30a1da5d82143ec3c2074273c29a97a980"
S = "${WORKDIR}/${ROS_SP}/${ROS_BPN}"