vision-opencv: updating to 1.10.18

This commit is contained in:
Lukas Bulwahn 2014-06-23 09:00:00 +02:00
parent ffb8897a66
commit 6d07b37987
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] = "f622ca8ec2a85f5d854e06d0b64fc627"
SRC_URI[sha256sum] = "4e94b2087cad13f48534163f36bae47db1e09b388032f35e7e8eae270514719a"
SRC_URI[md5sum] = "7a73f7d1f84ad0cb82297bcfd06dec29"
SRC_URI[sha256sum] = "dacc8dfb6a5b81268ee65bb52dc0a0ef7bd22ba46dc2f1e925d846849a657c47"
S = "${WORKDIR}/${ROS_SP}/${ROS_BPN}"