Skip to content
Snippets Groups Projects
Commit 252eea10 authored by Lukas Bulwahn's avatar Lukas Bulwahn
Browse files

python-rosinstall: updating to 0.7.4

parent f23aabbd
No related branches found
No related tags found
No related merge requests found
DESCRIPTION = "The installer for ROS"
SECTION = "devel/python"
LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://PKG-INFO;md5=7184a9afd29fc7d6490a284f23c5365e"
LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=e910b35b0ef4e1f665b9a75d6afb7709"
SRCNAME = "rosinstall"
SRC_URI = "http://pr.willowgarage.com/downloads/rosinstall/rosinstall-0.6.21.tar.gz"
SRC_URI[md5sum] = "079784ac80779f17dab699087103a2c3"
SRC_URI[sha256sum] = "7163106c93460c8d092c5e74749cefd3fc17295f3a06c4f041fe83a772a86d14"
SRC_URI = "https://pypi.python.org/packages/source/r/rosinstall/rosinstall-${PV}.tar.gz"
SRC_URI[md5sum] = "fd49a9cc6ede3d1bf4932effdac414e9"
SRC_URI[sha256sum] = "65de7c1594e80799b2da68fc7c1d466bbec08a0cedd61437ae276e90f8cff411"
S = "${WORKDIR}/${SRCNAME}-${PV}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment