vision-opencv: updating to 1.11.12

This commit is contained in:
Lukas Bulwahn 2016-06-02 15:58:13 +02:00
parent 4cd4438285
commit c28dc0ec5f
3 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
SRC_URI = "https://github.com/ros-perception/${ROS_SPN}/archive/${PV}.tar.gz;downloadfilename=${ROS_SP}.tar.gz"
SRC_URI[md5sum] = "4cd45df1c6ffa9fea705560e11a51290"
SRC_URI[sha256sum] = "3ce781847f5f855083cfae94a8d89defbe4cc83e086b4c796653561aee08b826"
SRC_URI[md5sum] = "9539c15475c27e7307097eaa04815744"
SRC_URI[sha256sum] = "9537246f167dcb1689888be127efd6706e66518583b74bac2d8a4ff6646a7a43"
S = "${WORKDIR}/${ROS_SP}/${ROS_BPN}"